BODY {
	background-color : #C10E00;
	scrollbar-base-color: #C10E00;
	scrollbar-arrow-color: #FF4A24;
	scrollbar-3dlight-color: #C10E00;
	scrollbar-darkshadow-color: #8B1006;
	scrollbar-face-color: #8B1006;
	scrollbar-shadow-color: #C10E00;
	scrollbar-track-color: #C10E00;	
}

.texto1{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight : normal;
}

.texto2{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

.texto3{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: #FFFC00;
	font-weight : bold;
}

.texto4{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 18px;
	color: #FFFC00;
	font-weight : bold;
}

.texto5{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 14px;
	color: White;
	font-weight : bold;
}

.texto6{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 45px;
	color: White;
	font-weight : bold;
	}

.texto7-verda{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 18px;
	color: Lime;
	font-weight : bold;
	}

a {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
}

a:hover {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}

A:VISITED {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: Yellow;
	text-decoration: underline;
	font-weight : bold;
	font-style : italic;
}






