
.standardLink {
	font-family: Times New Roman, Times, Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.standardLink:hover {
    color: #ffffff;
    text-decoration: underline;
}

