body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #0D8E6A;
}
a:hover {
	color: #CCCCCC;
}
.textbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;

}
.textgran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;

}
.textmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;


}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}