a:link    { 
font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a:hover  { 
font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
	font-size: 11px;
}

a:visited { 
font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a:active    { 
font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}



.sub a:link    { 
font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.sub a:hover  { 
font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	font-size: 11px;
}

.sub a:visited { 
font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.sub a:active    { 
font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}








.sub2 a:link {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.sub2 a:visited {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.sub2 a:hover {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.sub2 a:active {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

.padding{padding:5px 10px 10px 10px;}