body {
	background-color: #DDDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6{
	color: #ed1c24;
}

a:link			{
	color: #000099;
	text-decoration: none;
}
a:active		{ color: #800080}
a:visited		{
	color: #000066;
	text-decoration: none;
}
a:hover			{
	color: #000099;
	text-decoration: underline;
}

a.navbar:link		{ color: #ed1c24; text-decoration: none }
a.navbar:active		{ color: #800080; text-decoration: none }
a.navbar:visited	{ color: #ed1c24; text-decoration: none }
a.navbar:hover		{ color: #ed1c24; text-decoration: underline }

a.invisible:link		{ color: #DDDCDC; text-decoration: none }
a.invisible:active		{ color: #DDDCDC; text-decoration: none }
a.invisible:visited		{ color: #DDDCDC; text-decoration: none }
a.invisible:hover		{ color: #DDDCDC; text-decoration: underline }

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;

}
.justify {
	text-align: justify;
}
.navbar {
	font-size: 10px;
	color: #ed1c24;

}
.button {
	font-size: 10px;
	cursor: hand;
	color: #ed1c24;
	background-color: #dddcdc;
}
.buttondark {
	font-size: 10px;
	cursor: hand;
	color: #FFCC00;
	background-color: #666666;
	font-weight: bold;

}
.timebar {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #ED1C24;



}
.internoscheda {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;

}
.titolischeda {
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;



}
.creditsscheda {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
