.theme_content {
	padding: 0px;
	margin: 0px;
	font-family: "DejaVu Sans", "Bitstream Vera Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans;
	overflow: hidden;
}

.theme_content a:link, .theme_content a:visited, .theme_content a:focus, .theme_content a:hover, .theme_content a:active {
	color: #F1F0ff;
	text-decoration: none;
}

