.generaltext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.Big_Text {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.whitelink {
	color: #999999;
	text-decoration: none;
}
a:active.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}.generaltextBlack {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link.orangelink {
	color: #FF9F02;
	text-decoration: underline;
}
a:visited.orangelink {
	color: #FF9F02;
	text-decoration: underline;
}
a:hover.orangelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.orangelink {
	color:  #FF9F02;
	text-decoration: underline;
}.generaltextBlack {

	font-family: Verdana;
	font-size: 12px;
	color:  #FF9F02;
}
.sidebar_left {
	background-attachment: fixed;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar_right {

	background-attachment: fixed;
	background-image: url(images/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

