A 
{
	text-decoration: none;
	color:#000000;
}
A:hover
{
	color:#000000;
	text-decoration:underline;
}
.default_text_black
{
	color:#666666;
	FONT-SIZE: 11px;
  	FONT-FAMILY:Verdana;
}
.box_info
{
	color:#000000;
	FONT-SIZE: 10px;
  	FONT-FAMILY:Verdana;
	background-color:#ffffff;
	vertical-align:top;
}
.side_button_test
{
	color:#666666;
	FONT-SIZE: 13px;
  	FONT-FAMILY:Verdana;
}
.side_left
{
	background-image: url("bg_left.gif");
	width:203px;
}
.side_right
{
	background-image: url("bg_right.gif");
	width:599px;
}
.side_left_bottom
{
	background-image: url("bg_left_bottom.gif");
	height:10px;
	width:203px;
}
.side_right_bottom
{
	background-image: url("bg_right_bottom.gif");
	height:10px;
	width:599px;
}
h1
{
	color:#444444;
	FONT-SIZE: 14px;
  	FONT-FAMILY:Verdana;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h2
{
	color:#666666;
	FONT-SIZE: 11px;
  	FONT-FAMILY:Verdana;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.page_info_text_offset
{
	margin-left: 10px;
}
.copyright
{
	color:#666666;
	FONT-SIZE: 11px;
  	FONT-FAMILY:Verdana;
	margin-top:50px;
	border-top: 1px solid #ffa800;
	border-bottom: 1px solid #ffa800;
	height:20px;
}
.webkey {
	text-align:center;
}
.webkey a {
	FONT-SIZE: 10px; 
	color:#000000;
}
