.normal {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
}

.normal_l {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
}

.normal_w {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.normal_t {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.footer {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.menu {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	list-style : disc;
	margin-left : 10px;
	color : #00319C;
}

A:HOVER {
	color : Black;
}

A:VISITED {
	color : #606060;
}



A {
	color : Red;
	text-decoration : none;
}



A.up {
	text-decoration : none;
	color : Red;
}

