/* CSS Document */

.menu  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:link  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:active  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.texto:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.texto:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.texto:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	text-decoration: underline overline;
}
.texto:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.Estilo30 {
	color: #000000;
	font-weight: bold;
}
.Estilo5 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.Estilo2 {
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.Estilo3 {
	color: #990000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


