.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a{
text-decoration:none;
color:#2280B9;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}