/* @override http://goodbyemydarling.com/glstyle.css */


body{font-size:62.5%;font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;background-color: #828282;color:#333;text-align:center;}

a {
	color: #B90D0D;
	text-decoration: none;
}

a:hover{color: #de1f13;text-decoration:underline;}

font strong {
	color: #828282;
}

.scroll img {
	width: 110px;
	height: 110px;
}


.ads {
	background-color: #f6f6f6;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 1px solid #B90D0D;
	opacity: 1;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0;
	width: 976px;
}

.back {
	margin-top: 7px;
	margin-bottom: 7px;
}

.back a{
	margin-top: 3px;
	margin-bottom: 3px;
	color: white;
}