P  {}
H1  {}
H2  {}
H3  {}
A  	{}
 
a:link       { textdecoration: underline; color: navy }
a:visited    { textdecoration: underline; color: navy }
a:hover      { textdecoration: none; color: red }

a:link.menu       { font-family:times new roman, serif; font-size:14pt; text-decoration: none; color: #C61818; }
a:visited.menu    { font-family:times new roman, serif; font-size:14pt; text-decoration: none; color: #C61818; }
a:hover.menu      { font-family:times new roman, serif; font-size:14pt; text-decoration: underline; color: #C61818; }


BODY  			{backgroundcolor : White;}

TD		{fontfamily:arial,helvetica;
			fontsize:11;}
P			{fontfamily:arial,helvetica;
			fontsize:11;}
					
.tiny	{fontfamily:arial,helvetica; fontsize:11;}