Font.para  {
	COLOR: #000000;
	FONT-family: Arial Rounded MT Bold, verdana;
	FONT-SIZE: 24pt;
}
Font.smallpara  {
COLOR: #000000; 
FONT-family: verdana, comic sans ms, arial ; 
FONT-SIZE: 10pt;
}
Font.smallerpara  {
COLOR: #000000; 
FONT-family: verdana, arial ; 
FONT-SIZE: 7pt
;}
Font.heading  {
COLOR: #000000; 
FONT-family: verdana, arial ; 
FONT-SIZE: 16pt;
}
A:Visited  {
	text-decoration : none;
	color:#000000;
}

A:Active  {
	text-decoration : none;
	color:#000000;
}

A:Hover  {
	text-decoration : none;
	color:#000000;
}	

A:link  {
	text-decoration : none;
	color:#000000;
}

.link a {
	text-decoration: underline;
	color:#000000; 
}

.link a:visited {
	text-decoration: underline;
	color:#000000; 
}

.link a:hover {
	text-decoration: underline;
	color:#000000; 
}