.lin:link 
{  
	color: #575757;
	text-decoration: none;	
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: BOLD;
}
.lin:visited 
{
	color: #575757;
	text-decoration: none;	
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: BOLD;
}
.lin:hover 
{  
	color: #000000; 
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: BOLD;
}
.lin2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	FONT-SIZE: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
.lin2:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	FONT-SIZE: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
.lin2:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	FONT-SIZE: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
	line-height: 22px;
}
.button
{
    BORDER-RIGHT: #c2c2c2 0px solid;
    BACKGROUND-POSITION: 50% top;
    BORDER-TOP: #000000 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../imagenes/boton2.jpg);
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: #000000 0px solid;
    WIDTH: 100px;
    COLOR: #000000;
    BORDER-BOTTOM: #c2c2c2 0px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: white
}

.tit
{
	color: #000000;
	FONT-SIZE: 20px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: BOLD
}
.subtit
{
	color: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: BOLD
}
input.inp{
	font-size:12px;
    font-family:Arial;
	color:#546277;
	line-height:13px;
	width:160px;
	height:14px
}
.td{
	FONT-FAMILY: Verdana;
	font-size:12px;
	color: #000000;
}
.tdsubmenu{
	FONT-FAMILY: Verdana;
	font-size:12px;
	color: #000000;
	font-weight: BOLD
}
.cabeceratd{
	font-size:12px;
	color:#FFFFFF;
	FONT-FAMILY: Verdana;
	background-color: #000000
}
.datostd{
	font-size:11px;
	color:#000000;
	FONT-FAMILY: Verdana;
}
.noticiastd{
	font-size:10px;
	color:#000000;
	FONT-FAMILY: Verdana;
}
TEXTAREA{
	font-size:11px;
	color:#1b439a;
	FONT-FAMILY: Verdana;
}
SELECT{
	font-size:11px;
	color:#000000;
	FONT-FAMILY: Verdana;
}
INPUT{
	font-size:12px;
	color:#1b439a;
}


