a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
li {
	font-family: arial;
	font-size: 12px;
	color: #000066;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: arial;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
body {
	background-color: #336699;
}
