BODY {
	font-family: Arial, Helvetica, sans-serif
	font-size: small;
}

A {
	color: Blue;
	text-decoration: none;
}

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

A.NavRoll:HOVER {
	color : Red;
    font-family: Arial, Helvetica, sans-serif
}

H4 {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
}



A:VISITED {
	color : Green;
}
.justify {  letter-spacing: normal; text-align: justify; text-indent: 0in; word-spacing: normal}
