a:link              { color:FF0000; font-weight:bold; text-decoration:none; }
a:visited           { color:FF0000; font-weight:bold; text-decoration:none; }
a:hover             { color:FF0000; font-weight:bold; text-decoration:underline; }
a:active            { color:FF0000; font-weight:bold; text-decoration:underline; }

body {
	margin: 0px;
	background-color: #000000;
}

td           { font-family: Arial; font-size: 12pt; color: #ffffff }
p            { font-family: Arial; font-size: 12pt; color: #ffffff }
p.navbar     { font-size: 10pt; font-weight: bold }
p.header     { font-size: 18pt; font-weight: bold }

.carousel_container {
	width: 725px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}

.carousel_container#cc {
	margin: 0 auto;
	text-align: center;
}
