A:link    	{
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
A:visited 	{
	text-decoration: none;
	color : #666666;
	font-weight : bold;
}
A:active  	{
	text-decoration: none;
	font-weight : bold;
	color : #666666;
}
A:hover  	{
	color: #000000;
	text-decoration: underline;
}
BODY {
	background : #FFFFFF url(images/solo_logo.gif) no-repeat fixed center center;
}


.table_revista{
	border-color:#666666;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table_revista th{
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:bolder;
}

BODY{
		SCROLLBAR-FACE-COLOR: #666666; 

		SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
		SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
		SCROLLBAR-3DLIGHT-COLOR: #666666; 
		SCROLLBAR-DARKSHADOW-COLOR: #666666; 

		SCROLLBAR-ARROW-COLOR: #FFFFFF; 
		SCROLLBAR-TRACK-COLOR: #FFFFFF; 
		SCROLLBAR-BASE-COLOR: #FFFFFF;
}

