a {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #9c221c;
	}

a:hover {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration: underline;
		color: #9c221c;
	}
