/*
 *	page.css: vinces italian
 *
 *
 */

a:link {
	color: #CC0000;
}
a:visited {
	color: maroon;
}
a:hover {
	color: #CC4400;
}
a:active {
	color: #CC0000;
}

body	       {background-color: #997A4D;
		margin-left: 0px; margin-top: 0px;
		margin-right: 0px; margin-bottom: 0px;}

.counter       {visibility: hidden;}

.social	       { position:absolute; text-align: center;
		 right: 1.5cm; top: 1.3cm; height: 1.0cm; width: 3.0cm;
		 font-family: Arial; font-size: 18pt; font-weight: normal;
		 color: black; z-index: 1000;
	       }

