a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: overline;
	color: #CC0000;
	text-transform: lowercase;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.cuerpo {
	color: #333333;
	letter-spacing: normal;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11.5px;
	text-align: justify;
	padding-right: 40px;
}
	
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	letter-spacing: 0.5px;
	text-align: left;
	vertical-align: middle;
	border-left-color: #669966;
	border-left-style: solid;
	border-left-width: medium;
	border-left: 5;
	background-color: #C8DBC8;
	font-weight: normal;
	height: 25px;
	border-right-color: #669966;
	border-right-style: solid;
	border-right-width: medium;
	border-right: 5;
	text-transform: capitalize;
	padding-left: 20px;
}
.menu2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.5px;
	text-align: center;
	vertical-align: middle;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: medium;
	border-left: 5;
	font-weight: normal;
	height: 25px;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: medium;
	border-right: 5;
	background-color: #CC0033;
}
.cuerporojo {

	color: #CC0000;
	letter-spacing: normal;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11.5px;
	text-align: justify;
	padding-right: 40px;
}
