a 
{
	color: #08082c; 
	cursor: hand;
	font-size : 10pt; 
	font-family: Bookman Old Style,Arial;
	text-decoration: none;
}
a:hover 
{
	color: #903621; 
	cursor: hand; 
	font-size : 10pt;
	font-family: Bookman Old Style,Arial;
	text-decoration: underline;
}
a.resalta 
{
	color: #494543; 
	cursor: hand;
	font-size : 12pt; 
	font-family: Bookman Old Style,Arial;
	text-decoration: none;
}
a.resalta:hover 
{
	color: #08082c; 
	cursor: hand; 
	font-size : 12pt;
	font-family: Bookman Old Style,Arial;
	text-decoration: underline;
}
a.peque
{
	color: #4e360a; 
	cursor: hand;
	font-size : 8pt; 
	font-family: Arial;
	text-decoration: none;
}
a.peque:visited
{
	color: #4e360a; 
	cursor: hand;
	font-size : 8pt; 
	font-family: Arial;
	text-decoration: none;
}
a.peque:hover
{
	color: #4e360a; 
	cursor: hand; 
	font-size : 8pt;
	font-family: Arial;
	text-decoration: underline;
}
.btn
{
	background-color : white;
	width : 85px;
	height : 30px;
	font-size : 12pt;
	color : #330033;
	font-family : Arial,Verdana,Tahoma;
	vertical-align : middle;
	text-align : center;
	border-color : #c71007;
}
td
{
	font-size : 12pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
}
td.rotulo
{
	font-size : 8pt;
	font-family : Arial;
	color : #08082c;
}
td.rotulo2
{
	font-size : 16pt;
	font-family : Arial;
	color : #08082c;
}
td.rotulo3
{
	font-size : 8pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
}
.aviso
{
	font-size : 8pt;
	font-family : Arial;
	color : #08082c;
}
.grande
{
	font-size : 18pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
	
}
.media
{
	font-size : 12pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
	
}
.peque
{
	font-size : 10pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
	
}
.diminuta
{
	font-size : 8pt;
	font-family : Bookman Old Style,Arial;
	color : #08082c;
}
.menu
{
	color: #4e360a; 
	font-size : 8pt; 
	font-family: Helvetica,Arial;
	text-decoration: none;
	list-style-image: url(puntito.gif);
	list-style-position: outside;
	line-height: 13pt;
	letter-spacing: 1px;
}
b
{
	color : #903621;
}
b.titulo
{
	font-size : 14pt;
	font-family : Arial;
	color : #08082c;
}
#aviso
{
position : relative;
left : 1cm;
}
body
{ 
scrollbar-face-color:#E07260;
scrollbar-shadow-color:#003366;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#003366;
scrollbar-darkshadow-color:#003366;
scrollbar-track-color:#f0f0f0;
scrollbar-arrow-color:#08082c;
}