A:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

A:active {color: #0946FF; text-decoration: none}

A:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

p {margin: 0 0 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   line-height: 13px;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: thin none #CCCCCC;
	text-align: center;



}
.list {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: center;



}
