a:link {
	color: #39718C;
	text-decoration: none;




}
a:hover {
	color: #A5DB21;
	text-decoration: underline;


}
a:visited {
	color: #39718C;
	text-decoration: none;


}
a:active {
	color: #39718C;
	text-decoration: underline blink;


}
.links {

	background-color: #E7E7E7;
}
.links p {

	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
