body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(gfx/bg_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #F58423;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F58423;
}
a:hover {
	text-decoration: underline;
	color: #F58423;
}
a:active {
	text-decoration: none;
	color: #F58423;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
	color: #666666;
}
.menu:hover {
	text-decoration: underline;
	color: #666666;
}
.menu:active {
	text-decoration: none;
	color: #666666;
}	
	
.green {color: #009966; font-weight: bold;} 
.green:Visited {color: #009966; font-weight: bold;}
.green:Hover {color: #009966; font-weight: bold; text-decoration: underline;}

.red {color: #CC0000; font-weight: bold; } 
.red:Visited {color: #CC0000; font-weight: bold;}
.red:Hover {color: #CC0000; font-weight: bold; text-decoration: underline;}

.red1 {color: #CC0000; font-weight: bold; 	font-size: 17px;} 
.red1:Visited {color: #CC0000; font-weight: bold;}
.red1:Hover {color: #CC0000; font-weight: bold; text-decoration: underline;}	
	
.gold {color: #CACA00; font-weight: bold;} 
.gold:Visited {color: #CACA00; font-weight: bold;}
.gold:Hover {color: #CACA00; font-weight: bold; text-decoration: underline;}	
	

.bigred {color: #CC0000; font-weight: bold; font-size: 13px;} 
.bigred:Visited {color: #CC0000; font-weight: bold;}
.bigred:Hover {color: #333333; font-weight: bold; text-decoration: underline;}