body {
	background-color:#000000;
	background-image:url(http://getdota.s3.amazonaws.com/images/background.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;

}

.top_row a{
	color: #FFFFFF;
	text-decoration: none;
}

.top_row a:hover{
	color: #FFFFFF;

}

.top_row {
	font-family: Verdana;
	font-size: 12px;
	height:44px;
	background-image:url('/images/bg_header.gif');
	background-repeat:repeat-x;
}

.bottom_row {
	background-image:url(/backdownload.png);
	background-repeat:no-repeat;
}

.map_description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 28px;
	font-weight: bold;
}

.map_version {
	font-family: Trebuchet MS;
	color: #11B4FE;
	font-size: 26px;
	font-weight: bold;
}

p {
	font-family: Verdana;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 15px;
}

a {
	font-family: Verdana;
	color: #11B4FE;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
        color: white;
	font-size: 12px;
	font-weight: bold;
}

.question {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #02660E;
	font-size: 12px;
}
.answer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
}


.answer  a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}

.answer  a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}
