/* Anthony Brown Global Styles */

body {
	margin:0px;
	background-color:#000000;
	}
	
a:link { color: white; }
a:visited { color: white; } 
a:hover { color: white; } 
	

/* Anthony Brown ID Table Styles */


.navigation {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.content {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.episodes {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.credits {
	font: 9px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.captions {
	font: 10px tahoma;
	color: black;
	line-height: 16px;
	}
	






.content2 A:link {
	font: 12px tahoma;
	color: white;
	font-weight:bold;
	line-height: 16px;
	}

/* link on mouseover */

.content3 A:hover {
	font: 11px tahoma;
	color: blue;
	font-weight:bold;
	line-height: 16px;
	}


/* link style */
.content A:link, .content A:visited {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.content A:hover {
	font: 11px tahoma;
	color: #7D2F2D;
	font-weight:bold;
	line-height: 16px;
	}

.episodes A:link, .episodes A:visited {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.episodes A:hover {
	font: 11px tahoma;
	color: white;
	line-height: 16px;
	}


/* text style */

.latest_gaming_news {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.the_gamer_news {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.recent_forum_topics {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.banner_top {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}

.banner_leftside {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}

.banner_bottom {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}