.Title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14pt;
	font-weight: bold;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	color: #CC9966;
	text-decoration: blink;


}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	color: #E1C896;
	text-decoration: blink;


}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	text-decoration: blink;

}.border {
	border: thin solid #000000;



}
