@charset "utf-8";
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #663300;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	line-height: 18px;
}
.art_title {font-weight: bold}
.NewsletterText {
	font-weight: bold;
	font-size: 14px;
}
#TableLayout table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
	}
a_img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}
.LanguageText {font-weight: bold}
.LinksText {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
#TableLayout p {
	margin: 50px;
}
#TableLayoutsidebar {
	margin: 25px;
}
