A:HOVER {
	color: Green;
}
A:VISITED {
	color: Navy;
}
.button {
	text-decoration: none;
}
.news {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	text-decoration: none;
	list-style-type : disc;
	list-style-position : inside;
	list-style-image : inherit;
}
.content {
	font-family : verdana;
	font-size : xx-small;
	font-style : normal;
}
.header {
	font-family : verdana;
	font-size : xx-small;
	font-style : normal;
	letter-spacing : 2px;
	padding-right : 20px;
	font-weight : bold;
	color : #474747;
	padding-top : 20px;
}
.mon {
	font-family : Arial;
	font-size : xx-small;
	font-style : normal;
}
.link {
	color : Blue;
	font-family : verdana;
	font-size : xx-small;
	font-style : normal;
	text-decoration: none;
}
.pdf {
	color : Maroon;
	font-family : verdana;
	font-size : xx-small;
	font-style : normal;
	text-decoration: none;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	font-variant : normal;
	text-align : center;
	color : #DCDCDC;
	vertical-align : bottom;
}











