

A:link, A:active
         {
         text-decoration :       none;
         background      :       transparent;
         }
A:visited {
         background      :       transparent; 
         text-decoration :       none; 
         }       
         
A:hover { color         :       #0000FF;
         background      :       #FFD700;
         }
		 


.nav{ color: #FFFFFF; 
font-size: 11px;
font-weight: bold;
font-family: Verdana; 
}

.comment{
	color: Red;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

.header{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font: Times,Times New Roman,Courier;
	font-family: Times;
	line-height : 28px;
}

.large-header{
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	font: Times,Times New Roman,Courier;
	font-family: Times;
	line-height : 40px;
}

p   {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana;
	line-height : 20px;
	font: Times,Times New Roman,Courier;
	font-family: Times;
}


td  {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana;
	line-height : 24px;
	font: Times,Times New Roman,Courier;
	font-family: Times;
}

.text  {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana;
	line-height : 22px;
	font: Times,Times New Roman,Courier;
	font-family: Times;
}