BODY, P {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	}

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

A:HOVER {
	color : Black;
	text-decoration : underline;
}

.smalltext {
	color : Black;
	font-size : 12px;
}

.smalllink {
	color : #075794;
	font-size : 11px;
}

A.smalllink:HOVER {
	color : #990000;
	text-decoration : underline;
}
