/* CSS Document */

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	right: 20px;
	border-bottom-style: none;
	padding: 0px;
	margin: auto;
	clip: rect(auto,auto,auto,20px);
}
.menunavegación {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	width: 200px;
	padding: 1px;
	display: block;
	text-decoration: none;
	letter-spacing: 3px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D00D20;
	border-right-color: #D00D20;
	border-bottom-color: #D00D20;
	border-left-color: #D00D20;
	float: none;
	clear: none;
}

.menunavegación:hover {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding: 1px;
	display: block;
	text-decoration: none;
	letter-spacing: 3px;
	margin-left: 20px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.enlaces {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0033;
	left: 24px;
	right: 20px;
	border-bottom-style: none;
	padding: 0px;
	margin: auto;
	clip: rect(auto,auto,auto,20px);
	text-decoration: underline;
}
.enlaces:hover {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
	left: 20px;
	right: 20px;
	border-bottom-style: none;
	padding: 0px;
	margin: auto;
	clip: rect(auto,auto,auto,20px);
	text-decoration: underline;
}
.rotativoalter {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
