body { }

p { }

td { }

a:link {
   	font-family: Arial,Verdana;
	font-size: 12px;
	color: #ff3600;
	text-decoration:underline;
	
	
}

a:visited {
   	font-family: Arial,Verdana;
	font-size: 12px;
	color: #ff3600;
       text-decoration:underline;
}

a:active {
   	font-family: Arial,Verdana;
	font-size: 12px;
	color: #ff3600;
	 text-decoration:underline;
}

a:hover {
   	font-family: Arial,Verdana;
	font-size: 12px;
	color: #e7b92a;
	 text-decoration:underline;
	
}

.darkgrey { color: #515151; font-size: 11px; font-family: Arial; font-style: none; text-decoration: none; }

.lightgrey { color: #a2a2a2; font-size: 11px; font-family: Arial; font-style: none; text-decoration: none; }

.bodywhite { color: #FFFFFF; font-size: 12px; font-family: Arial; font-style: none; text-decoration: none; }

.team { color: #000000; font-size: 16px; font-family: Arial; font-style: none; text-decoration: none; }

.team2 { color: #000000; font-size: 12px; font-family: Arial; font-style: none; text-decoration: none; }

.conditions { color: #157ec0; font-size: 13px; font-family: Arial; font-style: none; text-decoration: none; }

.header { color: #000000; font-size: 14px; font-family: Arial; font-style: none; text-decoration: none; }

}