body {
	SCROLLBAR-FACE-COLOR: #FFCC99;
	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-color: #FFFFCC;
	background-image:  url(imagenes/fondo.jpg);

}

A:link , A:visited 
{
text-decoration: none;
color: #FFFFFF;
font-family: arial;
font-size: 11px;
font-weight: bold;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #990000;
font-size: 11px;
font-weight: bold;
}

.t1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;

}

.t2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.parrafo1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;

}

.parrafo1bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.parrafo2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.foto {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.items {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	font-variant: normal;
	line-height: 22px;
}

.itemsbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-variant: normal;
	line-height: 22px;
}

.botonsi {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.botonno {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.piefirma {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
