body {
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-3DLIGHT-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #336633
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-position: top;
	background-color: #FFFFFF;
	background-image:   url(fondito.jpg);
	background-attachment: fixed;

}
.p1 {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.t2 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}



.foto {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

A:link , A:visited 
{
text-decoration: none;
color: #666666;
font-family: arial;
font-size: 10px;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF0000;
font-size: 10px;
}
