A:link  {
	color : #006733;
	text-decoration : none;
}

A:visited  {
	color : #808000;
	text-decoration : none;
}

A:active  {
	color :  #FF0000;
	text-decoration : none;
}

A:hover  {
	color : #33CC00;
	text-decoration : none;
}

BODY, H5, TD, P {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
		color : #003300;
}

h5  {
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}

P {
	text-indent: 10px;
	font-size : 10px;
}
h4 {
	font-size: 18px;
}
