@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_stripe.png);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #99CC00;
}
a:visited {
	text-decoration: none;
	color: #809E83;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.WEB {color: #0066FF}
.MIND {
	color: #00007D
}
.top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC00;
	text-align: center;
}
.links {
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}
