a {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	text decoration : none;
}
a:Visited  {
	font-size : 10px;
	font-family : "Arial";
	color : #999999;
	text decoration : none
}

a:Active  {
	font-size : 10px;
	font-family : "Arial";
	color : #FCDD03;
	text-decoration : none;
}

a:Hover  {
	font-size : 10px;
	font-family : "Arial";
	color : #CC6666;
	text-decoration : underline;
}

A.body {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CC6666;
	text-decoration : none;
}

A.body:Visited  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CC6666;
	text-decoration : none;
}

A.body:Active  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : none;
}

A.body:Hover  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : underline;
}

A.bodya {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	text-decoration : none;
}

A.bodya:Visited  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	text-decoration : none;
}

A.bodya:Active  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	text-decoration : none;
}

A.bodya:Hover  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	text-decoration : underline;
}
A.body2 {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CC6666;
	text-decoration : none;
}

A.body2:Visited  {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CC6666;
	text-decoration : none;
}

A.body2:Active  {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : none;
}

A.body2:Hover  {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : underline;
}p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

