.textoblanco {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
.textoblancobold {
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}
.textonegro {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.textoverdana {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.textocomillas {
	font-family: tahoma;
	font-size: 12px;
	color: #DDA66B;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #DDA66B;
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.enlace2:link{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.enlace2:hover {
text-decoration:underline;
}
.textotemario {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
li {
	list-style-type: decimal;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #DDA66B;
	text-decoration:none;
}
a.enlace2:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
body{
scrollbar-face-color: #666666;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #666666;
}
.boton{
font-family:arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#990000;

}