/* CSS Document */
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.menu {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	}
.otext {
	font-size: 12px;
	color: #FF9900;
	font-family: Arial;
	}

.link {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	}
.heading {
	font-size: 14px;
	color: #FF9900;
	font-family: Arial;
	font-weight:bold;
	}
