p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,input,pre,nobr,b,i
{
	Font-Family : Helvetica,Arial,sans-serif;
	Font-Size : 10pt;
	Color : #336633;
}


A:link  {
	text-decoration : underline;
	color : #003300;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

A:visited  {
	text-decoration : underline;
	color : #003300;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

A:active  {
	text-decoration : underline;
	color : red;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

A:hover  {
	color : red;
	font-family : Arial, Helvetica;
	text-decoration : underline;
	font-weight : bold;
}


