a:link {
 color : #999900;
 font-size : 12px;
 text-decoration : none;
}

a:visited {
 color : #999900;
 font-size : 12px;
 text-decoration : none;
}

a:active {
	color : #FFFFFF;
	background-color: #999900;
: 12px;
 text-decoration : none;
}

a:hover {
 color : #FFFFFF;
 background-color : #999900;
  font-size : 12px;
 text-decoration : none;
}


.header {
	font-family :Georgia, "Times New Roman", Times, serif;
	color    : #999900;
	margin : 15px;
	font-size   : 14px;
	font-weight :bold;
	font-style: italic;

 } 
.bodytext{
 font-family :Georgia, "Times New Roman", Times, serif;
 color    : #000000;
 margin : 15px;
 font-size   : 14px;
 font-weight :normal;
 }    
.tabla {
	border-top: medium none #999900;
	border-right: medium none #999900;
	border-bottom: medium solid #999900;
	border-left: medium solid #999900;
	text-align: left;
	vertical-align: middle;


}
body {
	scrollbar-3dlight-color : #999900;
	scrollbar-arrow-color : #999900;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #999900;
	scrollbar-shadow-color : #999900;
	scrollbar-track-color : #FFFFFF;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #999900;

}
