/* CSS Document */

body {
	background-color: #000000;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C0002E;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #C0002E;
}

.tableBG{
	background:url(images/naviBG.jpg) no-repeat; 
}
.bundLinks {color: #C0002E}
