A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: blue;
    FONT-FAMILY: Arial;
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT-FAMILY: Arial;

}
A:hover
{	
	COLOR: #0099FF;
	text-decoration:underline;
	
}
.WhiteLink
{
	color: #FFFFFF;
	Font-Family:Arial;
	Font-Size: 15px;
	text-decoration:none;
	font-weight:500;
}
.WhiteLink:hover
{
	color:#9FE7FF;
}
.WhiteLink:Visited
{
	color:#FFFFFF
}
.WhiteFont
{
	COLOR: #FFFFFF;
	Font-Family: Verdana;
	Font-Size:12;
}
.WhiteTitle
{
	COLOR: #FFFFFF;
	Font-Family: Arial;
	Font-Size:16;
	Font-Weight: Bold;
}
.NavyTitle
{
	Color:Navy;
	Font-Family: Arial;
	Font-Size:16;
	Font-Weight:Bold;
}
.NavyText
{
	Color:Navy;
	Font-Family: Arial;
	Font-Size:12;

}
