/* CSS Document */
.head {
font-family:Trebuchet MS;
font-size:18px;
color:#ED1C24;
font-weight:bold;
}

.head2{
font-family:Trebuchet MS;
font-size:18px;
color:#0089D1;
font-weight:bold;
}

.hgreen{
font-family:Trebuchet MS;
font-size:18px;
color:#D6DF22;
font-weight:bold;
}

.head1 {
font-family:Trebuchet MS;
font-size:16px;
color:#B31D04;
font-weight:bold;
text-decoration:none;
}

.text {
font-family:Trebuchet MS;
font-size:12px;
color:#000000; text-decoration:none;
}

.alink
{
font-family:Trebuchet MS;
font-size:12px;
}

.sub{
font-family:Trebuchet MS;
font-size:16px;
color:#0099CB;
text-decoration:underline;
}


A:Link.main
{
	color:#0099CB;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	
}
 


A:Hover.main{
	color:#757378;
	font-weight:bold;
	text-decoration:none; 
	font-size:16px;
}
