/* CSS Document */

body {
	background-image: url();
	background-repeat: repeat;
}
.oliveArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #666600;
}
.boldArial {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333300; }
.brownArial{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #996600; }
.Arial16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}
.red {color: #FF0000}

}
