.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #FFFFFF;
	text-decoration: none;
}
.body a:link{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #CCCC00;
	text-decoration: none;
}
.body a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #CCCC00;
	text-decoration: underline;
}
.body a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCC00;
	text-decoration: underline;
}
.body a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #CCCC00;
	text-decoration: underline;
}
.bodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #FFFFFF;
	text-decoration: none;
}
.newsbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
    color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.bottomtext{
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomtext a:link {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: none;
}

.bottomtext a:visited {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: none;
}

.bottomtext a:hover {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.bottomtext a:active {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.bottomtextbold{
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.Header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.box {background : #555555;border : 1px solid #ded9da;padding : 10px;}
#fckback {
	background-color:#000000;
}