P  {
	font-family : Tahoma;
	color : Teal;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
}

H2  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
}

H3  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : Teal;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}
.green{
	color : Lime;
	font-weight : bolder;
}

A.updates:link, A.updates:active, A.updates:visited { text-decoration: none; }
A.updates:hover	{ text-decoration: underline; ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}A.updates:active { font-family: Arial, Helvetica, sans-serif ; font-size: 10pt}

A.updates:link { font-family: Arial, Helvetica, sans-serif ; font-size: 10pt}A.updates:visited  { font-family: Arial, Helvetica, sans-serif ; font-size: 10pt}
