a:link {
	COLOR : #990000;
	FONT-FAMILY : Times New Roman, Arial, sans-serif;
	FONT-SIZE : 14;
	TEXT-DECORATION : bold;
}

a:visited {
	COLOR : #CCCCCC;
	FONT-FAMILY : Times New Roman, Arial, sans-serif;
	FONT-SIZE : 14px;
	TEXT-DECORATION : underline; bold:
}

a:hover {
	COLOR : #CCCCCC;
	FONT-FAMILY : Times New Roman, Arial, sans-serif;
	FONT-SIZE : 14px;
	TEXT-DECORATION : none;
}

a:active {
	COLOR : #990000;
	FONT-FAMILY : Times New Roman, Arial, sans-serif;
	FONT-SIZE : 14px;
	TEXT-DECORATION : none;
}

body {
	COLOR : #ffffff;
	FONT-FAMILY : Times New Roman, Arial, sans-serif;
	FONT-SIZE : 12px;
	FONT-STYLE : normal;
	TEXT-DECORATION : bold;
}

