body {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #6666CC;
}

a:hover {
	text-decoration: none;
	color: #000099;
}

.top_logo {
}

.announce {
	border: 2px dashed #96AABC;
}
.textheader {
	font-weight: bold;
	font-size: large;
}

.priceteaser {
	font-weight: bold;
	font-size: large;
	color: #96AABC;
	text-transform: uppercase;
}

.contactinfo {
	font-size: large;
}

#contactinfo {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 10px 0px 10px 0px;
}

.details {
	font-weight: bold;
}

.languages {
	color: #96AABC;
}

.copyrightinfo {
	font-size:x-small
}
