body,td,th {
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	color: #333333;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.Estilo3 {font-size: 12px}
.Estilo6 {color: #009966}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.norepitehoriz {
	background-repeat:  repeat-y;
}
.Estilo21 {color: #666666}
.Estilo22 {color: #990000}
.Estilo29 {
	font-size: 16px;
	color: #FFFFFF;
}
.Estilo30 {font-weight: bold}
.Estilo32 {color: #333333}
.Estilo33 {
	color: #006699;
	font-weight: bold;
}
.menu li { display: inline; } 

.menu a, .menu a:visited { 
color: black; 
font: 11px Arial, Helvetica, sans-serif; 
text-align:center; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block;

}
.menu a:hover { 

background-color: GREEN; 
color: WHITE; 
} 