@import url("style.css");
A:visited {color:#294e72; text-decoration:underline;}
A:link {color:#294e72; text-decoration:underline;}
A:hover {color:#ffffff; text-decoration:none;}
A:active {color:#000000; text-decoration:none;}
A.dark:link {COLOR:#eae5d9; TEXT-DECORATION:underline;}
A.dark:visited {COLOR:#eae5d9; TEXT-DECORATION:underline;}
A.dark:active {COLOR:#006900 TEXT-DECORATION:none;}
A.dark:hover {COLOR:#ffffff; TEXT-DECORATION:none;}
TD {
	FONT-SIZE:12px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color: #8a614b;

}
P {
	FONT-SIZE:12px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color: #8a614b;
	background-image:;

}
