body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;

}

	a:link, a:visited {
	color : #0000ff; 
	text-decoration : none; 
} 
	a:hover {
	color : #191970; 
	text-decoration : none;
} 


h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
}
.url {
	color: #666;
}

p.scats {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 17px;
}
p.scats a:link, p.scats a:visited{
   font-size: 11px;
   color: #000fff;
   text-decoration: none;
   font-weight: bold;
}
p.scats a:hover {
   color: green;
   text-decoration: none;
   font-weight: bold;
}



.link {
	margin: 5px;
	padding: 7px;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color : #0000ff;
	font-weight: normal;
	line-height: 13px;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color : #0000ff;
	text-decoration : none;
	font-weight: bold;
} 
.links a:hover{
	color: #191970;
	text-decoration : none;
}
.links2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color : #0000ff;
	font-weight: normal;
	line-height: 13px;
}
.links2 a:link, .links2 a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color : #0000ff;
	text-decoration : none;
	font-weight: bold;
} 
.links2 a:hover{
	color: green;
	text-decoration : underline;
}
.hecat {
	font-family: Verdana, Arial;
	font-size: 14px;
	color : #0000ff;
	font-weight: normal;
	line-height: 13px;
}
.hecat a:link, .hecat a:visited {
	font-family: Verdana, Arial;
	font-size: 14px;
	color : #0000ff;
	text-decoration : none;
	font-weight: bold;
} 
.hecat a:hover{
	color: darkgreen;
	text-decoration : underline;
}



