body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}
body {
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.td_music {
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}

.td_navbar .nav_text a {
	font-weight: normal;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.red {
	color: #990033;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}
.td_content {
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 30px;
	padding-left: 8px;
}

.td_main {
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
}
.footer_text {
	font-size: 10px;
}

.td_navbar {
	padding: 10px;
	font-size: 16px;
}
.section_title {
	font-size: 17px;
	font-weight: bold;
}
.div_red {
	background-color: #990033;
	height: 3px;
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0px;
}
.td_navbar .nav_text a:visited {
	font-weight: normal;
	color: #CCCCCC;
}
.td_navbar .nav_text a:hover {
	font-weight: normal;
	color: #990033;
}
