BODY {
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #990000;
	scrollbar-highlight-color: #FF3333;
	scrollbar-3dlight-color: #FF3333;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-track-color: #FFFF00; 
	scrollbar-arrow-color: #FFFFFF;
}

TEXTAREA {
background-color: #000000;
border-bottom-width: 1px;
border-color: #990000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}

INPUT {
background-color: #000000;
border-bottom-width: 1px;
border-color: #990000;
border-left-width: 2px;
border-right-width: 1px;
border-top-width: 2px;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT. radio-check {
background-color: #FF0000;
border-bottom-width: 1px;
border-color: #FF0000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.can-button {
background-color: #FF0000;
border-bottom-width: 2px;
border-color: #990000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

SELECT {
background-color: #000000;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
}
a:link {  text-decoration: none; cursor: crosshair}
a:active {  font-variant: normal; text-decoration: none; text-transform: capitalize}
a:hover {  font-weight: bold; text-decoration: underline; font-family: "Courier New", Courier, mono; text-transform: uppercase; cursor: crosshair}
a:visited {  font-family: "Courier New", Courier, mono; text-decoration: none}
.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
