.btn
{
	background-color : white;
	width : 85px;
	height : 30px;
	font-size : 12pt;
	color : #000000;
	font-family : Calibri,Arial,Verdana,Tahoma;
	vertical-align : middle;
	text-align : center;
	border-color : #c71007;
}
.grande
{
	font-size : 18pt;
	font-family : Calibri,Arial;
	color : #000000;
	
}
.media
{
	font-size : 14pt;
	font-family : Calibri,Arial;
	color : #000000;
	
}
.peque
{
	font-size : 12pt;
	font-family : Calibri,Arial;
	color : #000000;
	
}
.rojo
{
	font-size : 12pt;
	font-family : Calibri,Arial;
	color : #C31108;
	
}
.diminuta
{
	font-size : 8pt;
	font-family : Calibri,Arial;
	color : #000000;
}
b
{
	color : #000050;
}
b.titulo
{
	font-size : 14pt;
	font-family : Calibri,Arial;
	color : #000000;
}
a 
{
	color: #006699; 
	cursor: hand;
	font-size : 12pt; 
	font-family: Calibri,Arial;
	text-decoration: none;
}
a:hover 
{
	color: #903621; 
	cursor: hand; 
	font-size : 12pt;
	font-family: Calibri,Arial;
	text-decoration: underline;
}
a.peque
{
	color: #006699; 
	cursor: hand;
	font-size : 9pt; 
	font-family: Calibri,Arial;
	text-decoration: none;
}
a.peque:hover
{
	color: #903621; 
	cursor: hand; 
	font-size : 9pt;
	font-family: Calibri;
	text-decoration: underline;
}
body
{ 
scrollbar-face-color:#eadcd9;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#000000;
}
