body{
	font-family:Arial,Verdana;
	color: #333333;
	font-size: 11px;
}
td{
	font-family:Arial,Verdana;
	color: #333333;
	font-size: 11px;
}

.tx8 {
	font-size: 10px;
}
.tit {
	color: #434170;
	font-size: 11px;
	font-weight:bold;
}
.enlace1:link{
	color:  #014b2a;
	text-decoration: none;
	font-size: 11px;
}
.enlace1:visited{
	color:  #014b2a;
	text-decoration: none;
	font-size: 11px;
}
.enlace1:hover{
	color:#014b2a;
	text-decoration: underline;
	font-size: 11px;
}

.enlace1inv:link{
	color: #ffffff;
	background-color:  #014b2a;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
.enlace1inv:visited{
	color: #ffffff;
	background-color:  #014b2a;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
.enlace1inv:hover{
	color: #ffffff;
	background-color:#014b2a;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}

.enlace2:link{
	color:  #94ae2e;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
}
.enlace2:visited{
	color:  #94ae2e;
	font-weight:bold;	
	text-decoration: none;
	font-size: 11px;
}
.enlace2:hover{
	color:#94ae2e;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}

.enlaceRojo:link{
	color:#014b2a;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
}
.enlaceRojo:visited{
	color:#014b2a;
	font-weight:bold;	
	text-decoration: none;
	font-size: 11px;
}
.enlaceRojo:hover{
	color: #014b2a;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}

.textfield
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-COLOR: #ffffff
}
.textfield2
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-COLOR: #ffffff
}
<!--hasta aqui lo he utilizado-->
<!-- estos de aquí abajo por si se necesitan --->
.enlaceBoton:link{
	color: #ffffff;
	text-decoration: none;
	background-color: #1E3679;
	font-size: 10px;
	font-weight:bold;
	
}
.enlaceBoton:visited{
	color: #ffffff;
	text-decoration: none;
	background-color: #1E3679;
	font-size: 10px;
	font-weight:bold;
	
}
.enlaceBoton:hover{
	color: #1E3679;
	text-decoration: none;
	background-color: #F2C90A;
	font-size: 10px;
	font-weight:bold;
	
}

.botonRojo
{
    BORDER-RIGHT: #330000 1px solid;
    BORDER-TOP: #330000 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: #330000 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #330000 1px solid;
    BACKGROUND-COLOR: #aa0000;
    CURSOR: hand
}

.scrollgris {
	scrollbar-face-color: #DDDDDD; 
	scrollbar-shadow-color: #8D8D8D; 
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #DDDDDD; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #1E3578;
}
.direccion {
	color: #dcdcdc;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	background-image:url(../images/banda_pie.jpg);
    
}

.direccion2 {
	color: #dcdcdc;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
    
}

.subtitulo {
	color: #014b2a;	
}
.enlace3:link{
	color:  #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
}
.enlace3:visited{
	color:  #FFFFFF;
	font-weight:bold;	
	text-decoration: none;
	font-size: 11px;
}
.enlace3:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}

