P  {}

H1  {}

H2  {}

H3  {

}



A  {
	text-decoration : none;
	color : #FFF;
	font-weight : bold;
}

A:Visited  {
	text-decoration : ;
	color : #FFF;
	font-weight : bold;

}

A:Active  {
	text-decoration : ;
	color : #FF0D0D;
	font-weight : bold;
}

A:Hover  {
	color : #FF0D0D;
	font-weight : bold;
}



BODY  {}

.head1 {
	color : #FBE7A8;
	font-size : 20px;
	font-family : verdana,sans-serif;
	font-weight : bold;
}

.head2 {
	color : #FBE7A8;
	font-size : 18px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	
}

.head3 {
	color : #FFF;
	font-size : 14px;
	font-family : verdana,sans-serif;
	font-weight : bold;
}
.head3 a{
	color: #FBE7A8;
	
	
}
.head3 a:visited{
	color: #FBE7A8;
	
	
}
.head3 a:hover {
	color: #FF0D0D;
	
}

.bodytext {
	color : #FFF;
	font-size : 12px;
	line-height : 21px;
	font-family : verdana,sans-serif;
}
.quote {
	color : #CCC;
	font-size : 11px;
	line-height : 16px;
	font-family : verdana,sans-serif;
}

.formtext {
	color : #0066B1;
	font-size : 12px;
	line-height : 21px;
	font-family : verdana,sans-serif;
}

.subtext {
	color : #999;
	font-size : 10px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}

