BODY {
	color : #6699CC;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	text-align : justify;
}

A:HOVER {
	color : #1CFF90;
	text-decoration : none;
}

p {
	color : Teal;
	font : x-small Verdana;
}

A {
	color : #FF3300;
	text-decoration : none;
}


