@charset "ISO-8859-1";
.greySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #929090;
	text-decoration: none;
	
}

.greyMed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #929090;
	text-decoration: none;
}
.blacksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #050505;
	text-decoration: none;
}
a:hover
{
text-decoration:underline;
}
