body {
	background-color: #000000;
	
}
body,td,th {
	color: #FFFFFF;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: normal;
}
 a:link {
	color: #CC3300;
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
}
 a:hover {
	text-decoration: none;
}
 a:active {
	text-decoration: none;
}



/*//////////////////////////////////  MAIN MENU  ///////////////////////////////////////////*/
#main a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #B2ABA3;
	font-weight: bold;
}
#main a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
}
#main a:hover {
	text-decoration: none;
}
#main a:active {
	text-decoration: none;
}



/*//////////////////////////////////  FOOTER MENU  ///////////////////////////////////////////*/

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0ECEB;
	font-weight: normal;
}
#footer a:link {
	color: #F0ECEB;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #990000;
}
#footer a:active {
	text-decoration: none;
}

/*//////////////////////////////ABOUT US MENU////////////////////////////////////////*/

#about a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0ECEB;
	font-weight: bold;
}
#about a:link {
	color: #F0ECEB;
	text-decoration: none;
}
#about a:visited {
	text-decoration: none;
}
#about a:hover {
	text-decoration: none;
	color: #990000;
}
#about a:active {
	text-decoration: none;
}












.style1 {
	color: #F0ECEB;
	font-size: 13px;
}
.titles {font-size: 20px}
.subtitles {font-size: 13px;}
.redtitles {color: #990000;
	font-size: 14px;
	font-weight: bold;}