@charset "utf-8";
/* CSS Document */

body{
	font-family: verdana;
	color: #FFFFFF;
	width: 1105px;
}	
a{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rubH{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.rubH a:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.rubV{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.rubV a:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer{
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
