a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
a:visited {

    color: #272626;

    text-decoration: none;

    background-color: none;

    font-weight: normal;

    font-style: normal;

}
a:hover {

    color: #1774A2;

    text-decoration: underline;

    background-color: none;

    font-weight: normal;

    font-style: normal;

}
a:active {

    color: #272626;

    text-decoration: none;

    background-color: none;

    font-weight: normal;

    font-style: normal;

}

