body {
	/*background-image: url(../images/images/bgrep_25.jpg);
	background-repeat: repeat-y;
	background-position:center;*/
	background-color: #5A56A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px; 
	background-attachment:fixed;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	}
a{
	color: #2E3192;
	text-decoration:none;
	font-size: 11px;
}     /* unvisited link */
.axn{
	color: #2E3192;
	text-decoration:none;
	font-size: 18px;
} 
.linx{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
} 

.linx:hover{
	color: #00ADEE;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}  /* visited link */

#quote{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}
#conte{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	}
#resgs{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	}
.float_l {
	float: left;
	padding-right:10px;
	margin-bottom: 5px;


}
.float_r {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

}
.links {
	text-decoration:underline;
	color:#C2C2C2;
	}

.but1{ /*hovering effect*/
display:block;
width:81px;
text-indent: -1000%;
height:70px;
background:url('../images/Home.jpg') no-repeat left bottom;
}
.but1:hover{
background:url('../images/Home.jpg') no-repeat left top;

}
.but1:active{
background:url('../images/Home.jpg') no-repeat left top;
}


/*
14
58
66
67
78
*/