.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 18px;
	color: #009900;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #CC0066;
}
a:link {
	color: #0099FF ;
	font-weight: bold;
}
a:visited {
	color: #660099 ;
	font-weight: bold;
}
a:hover {
	color: #660099;
	font-weight: bold;
}
a:active {
	color: #660099;
	font-weight: bold;
}