.text{
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color: #313131;
}

A {
color:#2176FE;
FONT-FAMILY: Tahoma;
font-size : 9pt;
text-decoration : underline;
text-transform : none;
}
A:hover {
color: #2176FE;
FONT-FAMILY: Tahoma;
font-size : 9pt;
text-decoration : underline;
text-transform : none;
}

A.menu{
	font-family : Arial;
	font-size : 9px;
	color: #D5D5D5;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 180%;
}
A.menu:hover{
	font-family : Arial;
	font-size : 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 180%;
}

A.little{
	font-family : Arial;
	font-size : 9px;
	color: #888888;
}
.little{
	font-family : Arial;
	font-size : 9px;
	color: #888888;
}
