/* Generated by the CoffeeCup Web Editor - www.coffeecup.com */
			
/*
Description...




@created:       26/11/2014 - 21:11:24
@today:         26/11/2014
@project:       mb_home
@path:          /Users/matte/Dropbox/webapge/barigozzi.eu/stylesheet.css

@author:        mb
@company:       
@Copyright:     
			
@version:       2014.nov
*/

body
{
   background-color:black;
   color:white;
   font-family:Futura,sans-serif;
}

table{
	width:100%;
	margin:auto;
/*	height:300px;
	border-style:solid;
	border-color:white;*/
}

span {
	font-size:15px;
}

a{
	text-decoration: none;
	color:white;
}

a:hover {
    /*color: #cccccc;*/
	color: #6E6EB8;
}