.arial18 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.arial14B {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}


.arial14 {
	font-family: Verdana;
	font-size: 14px;


}
.rojo {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;

}
.texto12 {
	font-family: Verdana;
	font-size: 12px;
}


.texto10 {
	font-family: Verdana;
	font-size: 10px;
}


	A {color:#000000;font-family: verdana;text-decoration:underline; font-size:12px;}
	A:link {text-decoration:underline;}
	A:visited {;text-decoration:underline;}
	A:hover {color:#0000ff;text-decoration:none;}