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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

a:link { color: #fb4aa4; text-decoration: underline; }
a:visited { text-decoration: underline; color: #fb4aa4; }
a:hover { text-decoration: none; color: #02a6db; }
a:active { text-decoration: underline; color: #fb4aa4; font-size: 34px; }

.title-text { font-size: 34px; font-weight: bold; }

.scen-details { font-size: 18px; font-weight: bold; color: #f089f9; }

.video-links { font-weight: bold; font-size:16px; }

h1 { font-size: 45px; font-weight: bold; margin-top:25px; margin-left:0px; margin-bottom:0px; color:#00a6da; }

.related-videos { font-size: 36px; color: #00a6da; font-weight: bold; margin-left:25px; }

.click-here { font-size: 55px; font-weight: bold; }

.click-here-sub-text { font-size: 24px; font-weight: bold; color:#333333;  }

.related-sites { font-size: 18px; font-weight: bold; color:#00a6da;  }

.footer-text { font-size: 18px; font-weight: bold; color: #00a6da; }

.bonus-top-text { color: #FF0; font-weight: bold; font-size: 26px; }

.sites-title { font-size: 24px; font-weight: bold; }

.pre-foot { font-size: 18px; font-weight: bold; color: #333333; }

.legal { font-size: 10px; font-weight: bold; color: #999999; }
