
#domains, #domains a {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#domains a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FF7300;
}
h1 {
	font-size: 18px;
	display: inline;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF7300;
	display: inline;
}
h4 {
	font-size: 4px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}


a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#footer , #footer a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}


a:hover {
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}

