BODY {
	color : #000000;
	font-family :  Tahoma, Verdana, Arial, sans-serif;
	font-size : 11 px;
	background-color: #ffffff;

}

TR {
	color : #000000;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

TD {
	color : #000000;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

A {
	color : #FF8C00;
	text-decoration : none;
}

A:HOVER {
	color : #FFD700;
	text-decoration : none;
	}
	
.footer {
	font-size: 11px;
	color: #666666;
}

.copyright {
	font-size: 10px;
	color: #000000;
}

.menubold a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.titles{
	color : #990000;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : bolder;
}

.subtitles{
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bold{
font-weight : bold;
color : #FF8C00;
}

.italic{
	font-style : italic;
}

.forms{
	color : black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

.whitebold{
	color : white;
	font-weight : bold;

}

.featuredlink{
	color : #990000;
}
.white {

	color : white;
	font-weight : normal;
}

.menuboldblack {
	font-weight: bold;
	color: #ffffff;
}

.menuHOVER {
	font-weight: bold;
	color: #333333;
}
