body{
	font-family:Arial,Verdana;
	color: #333333;
	font-size: 11px;
}
td{
	font-family:Arial,Verdana;
	color: #333333;
	font-size: 11px;
}
.blanco{
	color: #ffffff;
}
.letra{
	color: #6A6A7B;
	font-size: 40px;
}

.tx8 {
	font-size: 10px;
}
.tit {
	color: #4C4C58;
	font-size: 11px;
	font-weight:bold;
}
.enlace1:link{
	color: #6A6A7B;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	
}
.enlace1:visited{
	color: #6A6A7B;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	
}
.enlace1:hover{
	color: #6A6A7B;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	
}

.enlaceBoton:link{
	color: #ffffff;
	text-decoration: none;
	background-color: #6A6A7B;
	font-size: 10px;
	font-weight:bold;
	
}
.enlaceBoton:visited{
	color: #ffffff;
	text-decoration: none;
	background-color: #6A6A7B;
	font-size: 10px;
	font-weight:bold;
	
}
.enlaceBoton:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #42424D;
	font-size: 10px;
	font-weight:bold;
	
}

.enlace2:link{
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;

	
}
.enlace2:visited{
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;

	
}
.enlace2:hover{
	color: #cc0000;
	text-decoration: none;
	font-size: 11px;

	
}
.enlaceb:link{
	color: #ffffff;
	text-decoration: underline;

	
}
.enlaceb:visited{
	color: #ffffff;
	text-decoration: underline;

	
}
.enlaceb:hover{
	color: #ffffff;
	text-decoration: none;	
}

.enlacep:link{
	color: #6A6A7B;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;

	
}
.enlacep:visited{
	color: #6A6A7B;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;

	
}
.enlacep:hover{
	color: #6A6A7B;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;	
}
.textfield
{
    BORDER-RIGHT: #224466 1px solid;
    BORDER-TOP: #224466 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #224466 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #224466 1px solid;
    BACKGROUND-COLOR: #ffffff
}
.botonAzul
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: #336699 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: #2C303C;
    CURSOR: hand
}
.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
}
<!--hasta aqui lo he utilizado-->
.scroll {
	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: #4A80A5;
}
