body{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
}
a {
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}

