@charset "utf-8";
menu {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #777;
	text-decoration: none;
		line-height: 18px;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #333333;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}.texto {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}.textosite {
	font-family: verdana;
	font-size: 11px;
	line-height: 21px;
	color: #fff;
}.boxmenu {
	background-color: #f2f2f2;
}.boxform {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: thin solid #D8D8D8;
}.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	color: #FFFFFF;
}

