/* CSS definition file containing site wide stylesheets */

.ContactLink {
	font-family: System, sans-serif;
 	font-size: 90%;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: underline
}
