/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #333333;
	margin-top: 0px;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.menu {
	font-family: century gothic;
	font-size: 15px;
	font-weight: bold;
	color: #98B2C1;
	text-decoration: none;
}
.menu a:link {
	font-family: century gothic;
	font-size: 15px;
	font-weight: bold;
	color: #98B2C1;
	text-decoration: none;
}
.menu a:visited {
	font-family: century gothic;
	font-size: 15px;
	font-weight: bold;
	color: #98B2C1;
	text-decoration: none;
}
.menu a:hover {
	font-family: century gothic;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxText {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
