body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#121e52;
}

a
{
	color:#121e52;
	text-decoration:none;
}

hr
{
	border-width:1px;
	border-style:solid;
	border-color:#F1F0FF;
}

a:visited
{
	color:#121e52;
}

a:hover
{
	color:#4962D6;
}

.menu_title
{
	color:#121e52;
	font-weight:bold;
}

.titolo
{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#ff3366;
}

.sottotitolo_corsivo
{
	text-transform:uppercase;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

.img_border
{
	border-color:#464646;
	border-width:1px;
	border-style:solid;
}

