a:link
{
	color: rgb(51,102,153);
   text-decoration: none;
}
a:visited
{
	color: rgb(153,0,0);
   text-decoration: none;
}
a:active
{
	color: rgb(0,102,0);
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
   color:  #336633;
}
body
{
	background-color: rgb(192,192,192);
	color: rgb(0,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-image:url(http://www.yomarnathalia.com/MMC/mmcantinflas/bstrbk.gif);
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
h1
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(51,102,153);
}
h2
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: rgb(51,102,153);
	}
h3
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: rgb(51,102,153);
	}
h4
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: rgb(51,102,153);
}
h5
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(51,102,153);
}
h6
{
	font-family:  "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: rgb(51,102,153);
}
TABLE
{
	table-border-color-light: rgb(102,153,204);
	table-border-color-dark: rgb(51,102,153);
	border-color: rgb(51,102,153);
	color: rgb(0,0,0);
}
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(102,153,204); 
	SCROLLBAR-SHADOW-COLOR: rgb(102,153,204); 
	SCROLLBAR-3DLIGHT-COLOR: rgb(102,153,204); 
	SCROLLBAR-ARROW-COLOR: rgb(102,153,204); 
	SCROLLBAR-TRACK-COLOR: rgb(51,102,153); 
	SCROLLBAR-DARKSHADOW-COLOR: rgb(102,153,204); 
	SCROLLBAR-BASE-COLOR: rgb(51,102,153);
}
