.items
{
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
text-align: center
}
.body_text
{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
line-height: 1.6;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
 text-decoration: none;
 list-style-type: circle
 }

a:link {  color: #00CCFF}

a:visited {  color: #00CCFF}

a:active {  color: #00CCFF}

.update
{
font-family: "Trebuchet MS";
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
text-align: center
}
.bdtxt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal;
line-height: 1.6; font-weight: bold;
font-variant: normal; color: #FFFFFF;
text-decoration: none ; list-style-type: circle;
text-align: justify
}
.ring
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal;
line-height: 1.6; font-weight: bold;
font-variant: normal; color: #FFFFCC;
text-decoration: none ; list-style-type: circle;
text-align: center;
}


.itemsblack { font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 18px; font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #000000;
text-decoration: none
}
a:hover {
	color: FFEFB0;
}
input {
	color:#FFEFB0;
	background-color: #000000;
	font:normal 12px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FFFFFF;
}