BODY{
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	font-size : 16px;
	background-color: black;
    font-style : normal;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : White;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
}
A:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : White;
	font-weight: normal;
	font-size : 12px;
	text-decoration : underline;
}
a.yellow, A.yellow,a.yellow:ACTIVE, a.yellow:FOCUS,a.yellow:LINK, a.yellow:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #483112;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : none;
}
a.yellow:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #483112;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : underline;
}
a.yellow2, A.yellow2,a.yellow2:ACTIVE, a.yellow2:FOCUS,a.yellow2:LINK, a.yellow2:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #FFFF99;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : none;
}
a.yellow2:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #FFFF99;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : underline;
}
a.wh-silver, A.wh-silver,a.wh-silver:ACTIVE, a.wh-silver:FOCUS,a.wh-silver:LINK, a.wh-silver:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #FFFFCC;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : none;
}
a.wh-silver:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #FFFFCC;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : underline;
}
a.black, A.black,a.black:ACTIVE, a.black:FOCUS,a.black:LINK, a.black:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : White;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : none;
}
a.black:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : white;
	font-weight: bolder;
	font-size : 14px;
	text-decoration : underline;
	background-color: #5F678B;
}
.blue {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #3399FF;
	font-weight: normal;
	font-size : 11px;
}
a.blue, A.blue,a.blue:ACTIVE, a.blue:FOCUS,a.blue:LINK, a.blue:VISITED {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : #3399FF;
	font-weight: bold;
	font-size : 11px;
	text-decoration : underline;
	background-color : black;
}
a.blue:HOVER {
	font-family : "verdana", MS Sans Serif, Geneva, sans-serif;
	color : white;
	font-weight: bold;
	font-size : 11px;
	text-decoration : underline;
	background-color : black;
}
p.blackback{
		background-color : black;
}
