
a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFa500; 
	text-decoration: none;
	}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFffcc; 
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFA500;
	text-decoration: none;
}
/*
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFA07A;
	text-decoration: none;
}
*/
.aoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
		
.texta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #FFFFFF;
	font-weight: bold; 
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #FFFFFF;
	font-weight: normal; 
}

a.textb:link {
	color: #ffffcc;
	font-weight: normal; 
	
}
a.textb:hover {
	color: #ff9900;
	font-weight: normal; 	
}
.textc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #FFFFcc;
	font-weight: bold; 
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; 
	color: #FF9900;
	font-weight: bold; 
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	color: #FFFFCC;
	font-weight: bold; 
}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #666666;
	font-weight: bold; 
}
.titmenu {
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 1px;
	padding-top : 1px;
}
.titmenu2 {
	background-color : #CC0000;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 1px;
	padding-top : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Silver;
	font-weight: bold;
}

.resalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF0000;
	font-weight: bold;
}