a {
outline:none;
	font-size:14px;
	font-weight:bold;
	color: #000000;

}

a:visited {
	font-size:14px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
			font-family: "Trebuchet MS", Arial, sans-serif;
}

a:hover {
	font-size:14px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
			font-family: "Trebuchet MS", Arial, sans-serif;
}

.header {
	width: 1000px;
	height: 114px;
	background: url(http://swelldeal.com/sandbox/images/gan_header_bg.jpg) no-repeat top center;	display:block;
    padding:2pt 2px 2pt 2px;
	border:0px solid #ffffff
	margin:5px auto;
}

.trending {
	width: 975px;
	background: #eeeeee;
	display:block;
    padding:5pt 2px 5pt 2px;
	border:1px solid #bbbbbb;
	margin:5px auto;
}


.right_block {
	width: 310px;
	background: #eeeeee;
	display:block;
    padding:2pt 2px 2pt 2px;
	border:1px solid #cccccc;
	margin:5px auto;
}

.footer {
	width: 975px;
	background: #eeeeee;
	display:block;
    padding:2pt 2px 2pt 2px;
	border:1px solid #bbbbbb;
	margin:5px auto;
}
.main {
	width: 654px;
	background: #ffffff;
	display:block;
    padding:2pt 2px 2pt 2px;
	margin:5px auto;
}

span.trending_link a {
	font-size:12;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.trending_link a:hover {
	font-size:12;
	font-weight:bold;
	color: #ff9933;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.footer_text {
	font-size:9;
	color: #666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.footer_text a {
	font-size:9;
	color: #666666;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.footer_text  a:hover{
	font-size:9;
	color: #666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1 {
	font-size:25px;
	font-weight:bold;
	color: #000000;
	margin:0;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

