a {
	color: #FFB700;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FFB700;
	font-weight: bolder;
	text-decoration: underline;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify; }
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFB700;
}
.yellowtextmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFB700;
}
.yellowtextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFB700;
}.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.sidebarheadline {
	font-family: "Times New Roman", Times, serif;
	color: #FFB700;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.sidebartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
}
.sidebardate {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

