h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a:link { 
		  text-decoration: none;
		  color: #660000;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: xx-small;
		  font-style: normal;
		  font-weight: bold
		  }
		  
		  
a.white { 
		  text-decoration: none;
		  color: #FFFFFF;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: xx-small;
		  font-style: normal;
		  font-weight: bold
		  }		  
		  
 

a:hover { 
			text-decoration: underline; 
			color: #000066; font-family: Arial, Helvetica, sans-serif; 
			font-size: xx-small; 
			font-style: normal; 
			font-weight: bold
}

a:active { 
			text-decoration: underline; 
			color: #000066; font-family: Arial, Helvetica, sans-serif; 
			font-size: xx-small; 
			font-style: normal; 
			font-weight: bold
}
a:visited { 
			text-decoration: none ; 
			font-family: Arial, Helvetica, sans-serif; 
			color: #660000; 
			font-size: xx-small; 
			font-style: normal; 
			font-weight: normal
}
