a:link 	{ text-decoration:none; color:#996600; font-size : 11px; }
a:visited 	{ text-decoration:none; color:#006600; font-size : 11px; }
a:hover 	{ text-decoration:none; color:#ff0000; weight:bold; font-size : 11px; }
a:active	{ text-decoration:none; color:red; font-size : 11px; }

/* link2 */
A.link2:LINK {
	color: #ff0000;
	text-decoration : none;
	
}
A.link2:VISITED {
	color: #FF0000;
	text-decoration : none;
	
}
A.link2:ACTIVE {
	color: white;
	text-decoration : none;
	
}
A.link2:HOVER {
	color: #FF0000;
	text-decoration : underline;
	
}

/* linknew nuevo */
A.linknew:LINK {
	color: #ffffff;
	text-decoration : none;
	
}
A.linknew:VISITED {
	color: #ffffff;
	text-decoration : none;
	
}
A.linknew:ACTIVE {
	color: #ffffff;
	text-decoration : none;
	
}
A.linknew:HOVER {
	color: #ffff00;
	text-decoration : none;
	
}


body {
    background-color:#990000;
	/*scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
	background-color: #ffffff;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
/*
p { margin-top: 0px; margin-bottom: 3px}
*/
fondo de input y textarea de formularios por ejemplo
INPUT, TEXTAREA {
	background : #383838;
	background-color : #FFFFFF;
	border : 1px solid #000000;
	color: #CCCCCC;
	font : 12px Verdana;
	font-family : Verdana;
	font-size : 12px;
}
/*
TABLE, TD, TH, TR {
	font : 10px Verdana;
	font-family : Verdana;
		font-size : 10px;
}

td.welcome {
	font : 12px Verdana;
	font-family : Verdana;
		font-size : 12px;
}

 .framewhite{
 	border: 1px solid #ffffff;
}
 .framegray{
 	border: 1px solid #333333;
}
 .framered{
 	border: 1px solid #ff0000;
}
*/
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9BCB68;
	border-right-color: #9BCB68;
	border-bottom-color: #9BCB68;
	border-left-color: #9BCB68;
	color: #003366;
}
.subtitulo {
	color: #CC6600;
}
/*
.style13 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style14 {color: #FFCC00}
*/

.texto_principal {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
}

.titulos_bold{	
    color: #003366;
	font-weight: bold;
	font-size: 11px;
}

.box {	border: 1px dotted #CCCCCC;
}
/*
.style22 {	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style24 {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.style20 {font-size: 9px}
.style21 {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style25 {color: #999999}
*/
/*titulos blancos en fondo obscuro */
.titulo_blanco {	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.MENUIZQ {	text-decoration : none;
	font-weight : Normal;
	color : #003366;
	font-family : Verdana;
	font-size : 11px;
}
.menu1 {	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu_linea_dw_green {	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ffcc00;
	border-left-color: #999999;
}


.clasi_titulos_bold {

    color: #CCFF00;
	font-weight: bold;
	font-size: 10px;
}
.titulos_bold_red {

    color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

.titulos_bold_blue {

    color: #009900;
	font-weight: bold;
	font-size: 10px;
}

.titulos_bold_naranja {

    color: #ff9900;
	font-weight: bold;
	font-size: 11px;
}
.titulos_bold_gris {

    color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}
.titulos_bold_grande {

    color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 17px;
}.titulo_blanco_normal {
color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

