BODY {
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color : white;
}

a:link    {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover   {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a   {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.con {
	text-decoration : none;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.con A {
	text-decoration : underline;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.con A:link {
	text-decoration : underline;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.con A:HOVER {
	text-decoration : none;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav {
	text-decoration : none;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav A {
	text-decoration : underline;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav A:link {
	text-decoration : underline;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav A:HOVER {
	text-decoration : none;
	color : black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}