body {
	SCROLLBAR-FACE-COLOR: #993333;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF6600;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-3DLIGHT-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #990000
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(fondomodulo.jpg);
}


A:link , A:visited 
{
text-decoration: none;
color: #333333;
font-family: arial;
font-size: 11px;
font-weight: bold;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF0000;
font-size: 11px;
font-weight: bold;
}

.parrafo {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.parrafobold {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

.parrafo2 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.parrafobold2 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}

.titulo1 {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;


}

