.Title {	font-family: "Bitstream Vera Sans", sans-serif;			color: #2b5e82;	font-weight: bolder;}

a:link {
	background-color: inherit;
	font-size: inherit;
  	color: #2b5e82;
}

a:visited {
	background-color: inherit;
	font-size: inherit;
  	color: #000;
}