/* CSS CRISTIANO BORRI .COM POWERED BY STUDIOIMPRESA */
body,td,th,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align:top;
}
body {
background-color:#2B2B2B;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	scrollbar-3dlight-color:#605E5F; 
	scrollbar-arrow-color:white; 
	scrollbar-base-color:#150F0F; 
	scrollbar-track-color:#150F0F; 
	scrollbar-darkshadow-color:#282828; 
	scrollbar-face-color:#605E5F; 
	scrollbar-highlight-color:#605E5F; 
	scrollbar-shadow-color:#605E5F;

}
h1 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}
h2 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}
h3 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}
h4 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}
h5 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}
h6 {
	border-bottom:#999999 dashed 2px;
	color:#999999;
}

a:link{
	color:white;
}

a:visited{
	color:white;
}

a:active{
	color:white;
}

a:hover{
	background-color:white;
	color:#2B2B2B;
}

