.unnamed1 {
	background-color: #ffffff;
}

A:link  {

	font-weight : normal;

	font-size : 10px;

	font-family : "Verdana", "Arial", "Helvetica";

	text-decoration : none;

	color : #000000;

}



A:active  {

	font-weight : normal;

	font-size : 10px;

	font-family : "Verdana", "Arial", "Helvetica";

	text-decoration : none;

	color : #000000;

}



A:visited  {

	font-weight : normal;

	font-size : 10px;

	font-family : "Verdana", "Arial", "Helvetica";

	text-decoration : none;

	color : #000000;

}



A:hover  {

	font-weight : normal;

	font-size : 10px;

	font-family : "Verdana", "Arial", "Helvetica";

	text-decoration : underline;

	color : #0000ff;

}

