a:link
{
	color: rgb(0,0,255);
	text-decoration:none;
}
a:visited
{
	color: rgb(0,0,255);
		text-decoration:none; 
} 
a:active 
{
	color: rgb(255,153,0);
		text-decoration:none;
}
a:hover
{
	color: rgb(102,102,51);
		text-decoration:underline;
}
body
{
	background-color: rgb(255,255,204);
	color: rgb(102,102,51);
	font-family: Verdana, Arial, Helvetica;
	background-image:url(http://pedroinfante.yomarnathalia.com/pinfante/arctile.jpg);
	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
{
	color: rgb(153,153,51);
	font-family: Times New Roman, Times;
}
h2
{
	color: rgb(204,153,0); 
	font-family: Times New Roman, Times;
}
h3
{
	color: rgb(0,102,153); 
	font-family: Times New Roman, Times;
}
h4
{
	color: rgb(153,153,0);
	font-family: Times New Roman, Times;
}
h5
{
	color: rgb(255,153,0);
	font-family: Times New Roman, Times;
}
h6
{
	color: rgb(51,102,204);
	font-family: Times New Roman, Times;
}
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #3399ff; 
	SCROLLBAR-SHADOW-COLOR: #3399ff; 
	SCROLLBAR-3DLIGHT-COLOR: #3399ff; 
	SCROLLBAR-ARROW-COLOR: #3399ff; 
	SCROLLBAR-TRACK-COLOR: #f4f4f4; 
	SCROLLBAR-DARKSHADOW-COLOR: #3399ff; 
	SCROLLBAR-BASE-COLOR: #f4f4f4
}


