body {
	SCROLLBAR-FACE-COLOR: #99CC33;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff0000;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(imagenes/fondo.jpg);
	background-position: top;
	background-color: #CCCCCC;
}

body {
     font-family: arial;
}

A:link , A:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
} 

A:hover
{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

.t1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}

.t2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.parrafo1 {
	font-size: 12px;
	font-weight: normal;

}

.parrafo1bold {
	font-size: 12px;
	font-weight: bold;
}

.parrafo2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


.piefirma {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
