.blue {
	font-size: 12px;
	color: #2131a5;
}
.black {
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.link {
	color: #000000;

}
.visited	{ color : #808040 ; letter-spacing:0px }
.hover	{ color : #ff0000; text-decoration : underline; letter-spacing:0px }
