/* CSS Document */
body {
	background-image: url(immagini/weblink11.jpg);
    scrollbar-3dlight-color: #99CCCC; 
    scrollbar-arrow-color: white;
    scrollbar-base-color: white; 
    scrollbar-darkshadow-color: #99CCCC; 
    scrollbar-face-color: white; 
    scrollbar-highlight-color: white; 
    scrollbar-shadow-color: #99CCCC;
    scrollbar-track-color: white; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;

}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a:hover{
	color: #99CCCC;
	background-color: #E8FFFC;


}
#table
a {
	color: #006600;
	text-decoration: none;
	font-size: 14px;

}
#table
a:hover{
	color: #99CCCC;
	background-color: #E8FFFC;


}
