BODY{
    background: black;
	scrollbar-3d-light-color: #767575;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #5D5C5C;
	scrollbar-dark-shadow-color: #767575;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #767575;
	scrollbar-shadow-color: #767575;
	scrollbar-track-color: #51585B;
	}

td.aboutPage {
font-family: sans-serif;
font-size: 13px;
color: #BBBABA;
text-decoration: none;
font-weight: normal;
padding: 5px;
}

td.video-titles {
font-family: verdana;
font-size: 14px;
color: #CF072B;
text-decoration: none;
font-weight: bold;
padding: 5px;
}

.tour-header {
font-family: sans-serif;
font-size: 14px;
color: #B50726;
text-decoration: none;
font-weight: normal;
text-transform: lowercase;
}

td.regText {
font-family: sans-serif;
font-size: 13px;
color: #BBBABA;
text-decoration: none;
font-weight: normal;
padding: 5px;
}
.regText a:link, .regText a:visited {
font-family: sans-serif;
font-size: 13px;
color: #B50726;
text-decoration: none;
font-weight: normal;
}
.regText a:active, .regText a:hover {
font-family: sans-serif;
font-size: 13px;
color: #FE012F;
text-decoration: underline;
font-weight: normal;
}

td.footer {
font-family: sans-serif;
font-size: 13px;
color: #686868;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
.footer a:link, .footer a:visited {
font-family: sans-serif;
font-size: 13px;
color: #CF072B;
text-decoration: none;
font-weight: bold;
}
.footer a:active, .footer a:hover {
font-family: sans-serif;
font-size: 13px;
color: #FE012F;
text-decoration: overline;
font-weight: bold;
}