.Body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:500;
	color:#000;
}
	
.Body2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:500;
	color:#000;
	background-color:#FFF;
}
a:link { color: #A4260A; text-decoration: none; }
a:visited { color: #A4260A; text-decoration: none; } 
a:hover { color: #F00; text-decoration: underline;} 

.Destaque {
	font-family:Verdana, Geneva, sans-serif;
    color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.DestaqueMenu {
	font-family:Verdana, Geneva, sans-serif;
    color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.TitleVid {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#A4260A;
	font-weight:bold;
}