a:link {color: #fefdf3; text-decoration: none} 
a:visited {color: #fefdf3; text-decoration: none; font-style: normal} 
a:hover {text-decoration: underline; font-weight: normal} 
a:active {color: #fefdf3; text-decoration: none; font-weight: bold;} 
a.tabla:link {color: #FFff99; text-decoration: none} 
a.tabla:visited {color: #ffff99; text-decoration: none; font-style: normal} 
a.tabla:hover {text-decoration: underline; font-weight: normal} 
a.tabla:active {
	color: #ffff99; 
	text-decoration: none; 
	font-weight: bold;
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	margin: 4px;
	text-align: center;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFcc00;
	margin: 8px 8px 16px 2px;
	text-align: left;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	border-right-width: thin;
	border-bottom-width: thin;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 4px;
	text-align: center;
	border: thin;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	background-color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #eeeeee;
	SCROLLBAR-TRACK-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;*/

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	margin: 3px;
	padding-bottom: 6px;
	line-height: 18px;

}
h4 {
	margin: 1px;
	border: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eeeeee;



}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 1px;


}
