@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a.links { text-decoration: none; color:#666666;}
a:hover.links { text-decoration:underline; color:#999999; font-weight: bold;}

a.linksmen { text-decoration: none; color:#000000; font-weight:bold;}
a:hover.linksmen { text-decoration:underline; color:#660000; font-weight: bold;}

a.linksyel { text-decoration: underline; color:##FAF1B6;}
a:hover.linksyel { text-decoration:underline; color:##FAF1B6; }

a.linksyellow { text-decoration: none; color:#ffff99;}
a:hover.linksyellow { text-decoration:underline; color:#ffff99; font-weight: bold;}

.sloganorange {
	font-family: tahoma;
	color: #d26b06;
	font-size: 16px;
	
}

.menu {font-family: tahoma; color: #666666; font-size: 11px; font-weight: bold;}
.menuorange {font-family: arial; color: #d26b06; font-size: 16px; }
.arialreg {font-family: Arial; color: #ffffff; font-size: 14px;}
.arialyel {font-family: Arial; color: #f1e6a0; font-size: 12px;}
.arialyelmed {font-family: Arial; color: #f1e6a0; font-size: 14px;}
.arialyelbig {font-family: Arial; color: #f1e6a0; font-size: 18px;}
.arialbrown {font-family: Arial; color: #663300; font-size: 14px; font-weight: bold;}
.arialorange {font-family: Arial; color: #d26b06; font-size: 11px; font-weight: italic;}
.arialsmall {font-family: Arial; color: #ffffff; font-size: 11px; font-weight: italic;}
.arialorangeunder {font-family: Arial; color: #d26b06; font-size: 11px; font-weight: bold; text-decoration:underline;}
.arialmenu {font-family: Arial; color: #000000; font-size: 14px; font-weight: bold; text-decoration:none;}
