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

body {
	background-image: url();
	background-color: #001D34;
}
.style2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
/* Link Colors - Add ID tag to change link colors */

}
a:link { text-decoration: none; color: white; }
a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: underline; color: white; }
a:active { text-decoration: none; color: white; }
td#events a:link { text-decoration: none; color: black;}
td#events a:visited { text-decoration: none; color: black;}
td#events a:hover { text-decoration: underline; color: black; }
td#events a:active { text-decoration: none; color: black;}

.style7 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style8 {font-size: 14px}
.style9 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; }
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {color: #000000}
.style19 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style>