body  {
	margin-top: 80px;	
	font-size: 11px;
	font-weight: normal;
	font-family:  arial;
}

a.link
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:  arial;
	text-decoration:none;
	line-height: 17px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 20px;
}

a.link:hover
{
    color: #ffffff;
	background-color:#000000;
	font-weight: bold;
}
a.link2
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:  arial;
	text-decoration:none;
	line-height: 17px;
	padding-bottom: 5px;
	padding-right: 20px;
}

a.link2:hover
{
    color: #ffffff;
	background-color:#000000;
	font-weight: bold;
}

a.sub
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:  arial;
	text-decoration:none;
	line-height: 17px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 50px;
}

a.sub:hover
{
    color: #ffffff;
	background-color:#000000;
	font-weight: bold;
    
}
a.list
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family:  arial;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	line-height: 17px;
	letter-spacing: 1px;
}

a.list:hover
{
	color: #FFFFFF;
	text-decoration: underline ;
	font-weight: bold;
	letter-spacing: 1px;
}
