BODY {
	color: #ffffff;
	background: Black;
	font-family : times new roman, garamond, verdana;
	font-size : 12pt;
}

A:LINK {
	font-family : times new roman, garamond, verdana;
	color: #9966CC;
	text-decoration : none;
	font-size : 12pt;
}

A:ACTIVE {
    font-family : times new roman, garamond, verdana;
	color : #008080;
	text-decoration : none;
	font-size : 12pt;
}

A:VISITED {
	font-family : times new roman, garamond, verdana;
	color: #33CCFF;
	text-decoration : none;
	font-size : 12pt;
 }
 
