a {

			text-decoration: none;

			color: #ffffff;

			font-family: tahoma;

			font-size: 10px;

			font-weight: normal;

}

a:hover {

			text-decoration: underline;

			color: #ffffff;

			font-family: tahoma;

			font-size: 10px;

			font-weight: normal;

}