a:link {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

a:visited {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

a:hover {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

a:active {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

body {
	color : #000033;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 125%;
}

.menu-item {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
