A { text-decoration: none; }
A:link { color: #0080C0; }
A:active { color: #0080C0; }
A:visited { color: #0080C0; }
A:hover { text-decoration: underline;  color: #0080C0;}

body {
	font: normal; color: #0080C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	background: Black;
scrollbar-face-color:#0080C0;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
}

.heredame {
	font: normal; color: #0080C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	background: Black;	
}

.simple {
	background: #FFCC00;
	border-color: Black;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border: 1px solid Black;
	border-bottom: -1px solid Black;
	border-left: -1px solid Black;
	border-right: -1px solid Black;
	border-style: solid solid solid solid;
	border-top: -1px solid Black;
	border-width: -1px -1px -1px -1px;
	background-color: #FFCC00;
	color: Black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
}

.postit {
	background: #FFCC00;
	border: thin solid;
	border-bottom: -1px solid Black;
	border-bottom-width: 1px;
	border-left: -1px solid Black;
	border-left-width: 1px;
	border-right: -1px solid Black;
	border-top: -1px solid Black;
	border-right-width: 1px;
	border-top-width: 1px;
scrollbar-face-color:#FFCC00;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFCC00;
scrollbar-darkshadow-color:#FFCC00;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFCC00;

}

.txtn {
	font-family: inherit;
	font-size: 12;
	color: Black;
}

.derechos {
	font: normal; color: #0080C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
