/* Stylesheet for BRCHOBBIES.COM */
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/mainbg.jpg); background-repeat:repeat-x;
}
.boldwhite{ 
	color: #FFFFFF; 
	font-weight: bold; 
}
.bodytext {
	color: #FFFFFF;
}
.yellowtext {
	color: #FDB813;
}
.copyright { 
	font-size: 9px;
	color: #FFFFFF; 
}
.cattext{ 
	font-size: 9px;
	color: #FFFFFF; 
}
a:link { 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}
a:hover { 
	text-decoration: underline; 
	color: #FFB200; 
}
a:active { 
	text-decoration: none; 
	color: #FFB200; 
}