A:Link{
	font-weight : bold;
 text-decoration : none;
	color : #2E4E7A;
}
A:Visited  {
	font-weight : bold;
 text-decoration : none;
	color : #2E4E7A;
}
A:Active  {
	font-weight : bold;
 text-decoration : none;
	color : #330099;
}

A:Hover  {
 text-decoration : overline underline;
	font-weight : bold;
	color : #B2300C;
}

.metawhite {
	color : #ffffff;
 text-decoration : none;
}

.normal {
	font-family : verdana, arial, Sans Serif;
	font-size : 12px;
	font-weight : normal;
	color : #2E4E7A;
	text-decoration : none;
	letter-spacing : normal;
 line-height: 16px;
}

.title {
	font-family : verdana, arial, Sans Serif;
	font-size : 13px;
	font-weight : bold;
	color : #2E4E7A;
	text-decoration : none;
 letter-spacing : 2;
}

.small {
	font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : normal;
	color : #2E4E7A;
	text-decoration : none;
}

.smallwhite {
	font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : normal;
	color : #ECECEE;
	text-decoration : none;
 line-height: 16px;
}

.verysmall {
	font-family :  verdana, arial, Sans Serif;
	font-size : 10px;
	font-weight : normal;
	color : #2E4E7A;
	text-decoration : none;
}

.label {
	font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : bold;
	color : #3250C9;
	text-decoration : none;
}

.colorlabel {
	font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
 background-color: #B2300C; 
	text-decoration : none;
}

.labelform {
	font-family :  verdana, arial, sans serif;
	font-size : 10px;
	font-weight : bold;
 background-color: #ffffff;
	color : #B2300C;
	text-decoration : none;
}

.colorlabelwide {
	font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
 background-color: #3250C9; 
	text-decoration : none;
 letter-spacing : 3px;
}

.colorover {
	FONT-FAMILY: verdana;
	font-size : 11px;
	color : #B2300C;
 BACKGROUND-COLOR: #ffffff;
 width:180px;
}

.colorout {
	FONT-FAMILY: verdana;
	font-size : 11px;
	color : #B2300C;
 BACKGROUND-COLOR: #ECECEE;
 width:180px;
}

.rollover{
 border-bottom: #3250C9 1px solid;
 border-top: #3250C9 1px solid;
 font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : normal;
	color : #3250C9;
	text-decoration : none;
 BACKGROUND-COLOR: #F6DC00;
 CURSOR: hand;
}
.rollout{
 font-family :  verdana, arial, Sans Serif;
	font-size : 11px;
	font-weight : normal;
	color : #3250C9;
	text-decoration : none;
 BACKGROUND-COLOR: ;
 CURSOR: hand;
 }

.tabella {
 BORDER-BOTTOM: #B2300C 1px solid;
 BORDER-LEFT: #B2300C 1px solid;
 BORDER-RIGHT: #B2300C 1px solid;
 BORDER-TOP: #B2300C 1px solid;
 BACKGROUND-COLOR: #ffffff;
 }
 
.errorinput {
 font-family: verdana;
	font-size : 11px;
	color : #B2300C;
 BACKGROUND-COLOR: #F9B000;
 width:180px;
}


