@charset "utf-8";
/* CSS Document */

body {	font-family: Arial;
		font-size: 14px;
		color: #FFFFFF;
		background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu { font-family: Arial;
		font-size: 20px;
		color: #FFFFFF;
		background-color: none;
		font-weight: bold;
}
.menu2{ font-family: Arial;
		font-size: 22px;
		color: #FFFFFF;
		background-color: none;
}
.clasebody {	font-family: Arial;
				font-size: 16px;
				color: #FFFFFF;
				background-color: #000000;
}
.clase1 { 	font-family: Arial;
			font-size: 16px;
			color: #C30000;
			background-color: #FFFFFF;
			border:1px solid #FFFFFF;
			padding:0px;
}
.clase2 { 	font-family: Arial;
			font-size: 16px;
			color: #C30000;
			background-color: #000000;
			border:1px solid #FFFFFF;
			padding:0px;
}
.clase3 { 	font-family: Arial;
			font-size: 20px;
			font-weight: bold;
			color: #C30000;
			background-color: #000000;

}
.clase4 { 	font-family: Arial;
			font-size: 24px;
			font-weight:bold;
			color: #C30000;
			background-color: #000000;
			vertical-align: -15%;

}
.clase5 { 	font-family: Arial;
			font-weight:bold;
			color: #FFFFFF;
			background-color: #000000;
			vertical-align: -15%;

}
.clase6 { 	font-family: Arial;
			font-size: 14px;
			color: #C30000;
			background-color: #000000;

}
.clase7 { 	font-family: Arial;
			font-size: 18px;
			font-weight: bold;
			color: #C30000;
			text-decoration: underline;
}