A  {
	color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
; color: #FFFFFF;
}

A:Hover  {
	text-decoration : none;
	color : #000099;

}
A.url  {
	color : #000099;
	text-decoration : none;
}

A.url:Visited  {
	color : #000099;
	text-decoration : none;
}

A.url:Active  {
	text-decoration : none;
 color: #000099;
}

A.url:Hover  {
	text-decoration : underline;
	color : #333333;

}
.sectionname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
