a {
color : #4F7B33;
}

.title {
	font-family : Arial;
	color : #404040;
    font-size : 14pt;
}

.global {
	font-family : Verdana;
	color : #404040;
    font-size : 8pt;
}

a.navlink {
	font-family : Verdana;
	color : #D3D3D3;
    font-size : 8pt;
    text-decoration : none;
}

a.navlink:hover {
	font-family : Verdana;
	color : #45A31D;
    font-size : 8pt;
    text-decoration : none;
}

.rightnavtext {
	font-family : Verdana;
	color : #A6A6A6;
    font-size : 8pt;
}

.footer {
	font-family : Verdana;
	color : #404040;
    font-size : 7pt;
}
