/* CSS definition file containing site wide stylesheets */

.Links {
	font-family: "Maiandra GD",  sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal
}