body {
	font-family: Tahoma;
	font-size: 12px;
	color: #5e5b5b;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #5e5b5b;
	font-weight: bold;

}

a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #5e5b5b;
	font-weight: bold

}

a:visited {
	text-decoration: none;
    	font-family: Tahoma;
	font-size: 12px;
	color: #5e5b5b;
	font-weight: bold

}

a:hover {
	text-decoration: underline;
    	font-family: Tahoma;
	font-size: 12px;
	color: #edac4f;
    font-weight: bold

}

a:active {
	text-decoration: none;
    	font-family: Tahoma;
	font-size: 12px;
	color: #5e5b5b;
	font-weight: bold

}
