@charset "UTF-8";
/* CSS Document */

.navbar {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CB9959; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #0066FF;
	color: #FFFFFF;
}
a:link {
	color: #cb9959;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cb9959;
}
a:hover {
	text-decoration: underline;
	color: #cb9959;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #cb9959; 
	font-size: 12px; 
}
.style12 {
	color: #CB9959
}
.style13 {
	color: #cb9959
}
