H1 {
font-size : 18px;
font-family : verdana,arial;
text-decoration : none;
text-align : center;
}

H2 {
font-size : 16px;
font-family : verdana,arial;
text-decoration : none;
text-align : center;
}

H3 {
font-size : 14px;
font-family : verdana,arial;
text-decoration : none;
text-align : center;
}


H4 {
font-size : 12px;
font-family : verdana,arial;
text-decoration : none;
text-align : center;
}


H5 {
font-size : 12px;
font-family : verdana,arial;
text-decoration : none;
color : #FF0000;
}

body {
	background-image: url(imagenes/bg32.jpg);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.barraDivazul {
	SCROLLBAR-FACE-COLOR: #afb3bf;
	SCROLLBAR-HIGHLIGHT-COLOR: #afb3bf;
	SCROLLBAR-SHADOW-COLOR: #afb3bf;
	SCROLLBAR-3DLIGHT-COLOR: #555e6f;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #555e6f;
	SCROLLBAR-DARKSHADOW-COLOR: #555e6f;
	SCROLLBAR-BASE-COLOR: #afb3bf;
	margin-right: 10px;

}
a:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	right: auto;

}

a_rojo:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	right: auto;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;

}

font {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}