* {
	font-family: Tahoma; 
	font-size: 12px;
	color: #fff;
}
*:focus {outline: none;}
a, a:link, a:visited, a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.us, a.us:hover {
	text-decoration: none;
}
a.his, a.his:link, a.his:visited, a.his:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.pr, a.pr:link, a.pr:visited, a.pr:active {
	color: #000;
	text-decoration: none;
}
body {
	background-color: #a0a0a0;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #7D5D3C;
	scrollbar-arrow-color: #AF8666;
	scrollbar-base-color: #ADA070;
	scrollbar-darkshadow-color: #47352D;
	scrollbar-face-color: #643F1B;
	scrollbar-highlight-color: #74481A;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #775129;
}
.ind
{
	text-indent: 20px;
	text-align: justify;
}
.mar5
{
	margin: 5px;
}
.sub
{
	font-size: 9px;
}
.menu
{
	margin-right: 20px; 
	margin-left: 20px;
}
.menu_right
{
	font-weight: bold; 
	text-align: center; 
	float: right;
	color: #FFFF99;
}
.reg, option.reg
{
	color: #000 !important;
	font-size: 11px;
}
.w100
{
	width: 100%;
}
.mes
{
	color: red;
	font-weight: bold; 
	text-align: center;
	padding: 10px;
}
