.bodytext

	{
	font-family : "Courier New", Courier, monospace;	
	font-size : 11px;
	line-height : 14px;
	color :#990000;
	margin-top: 20px; 
	}

.navtext

	{
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	line-height : 12px;
	color :#990000;
	}
	
.tinytext

	{
	font-family : "Courier New", Courier, monospace;
	font-size : 9px;
	line-height : 12px;
	color :#990000;
	}

a.navtext:link

	{
	color :#990000;
	text-decoration: none
	}

a.navtext:hover

	{
	color:#FF0000;
	text-decoration: strikethrough
	}

a.navtext:visited

	{
	color :#990000;
	text-decoration: none
	}
	
a.navtext:active

	{
	color :#990000;
	text-decoration: strikethrough
	}
	
a.tinytext:link

	{
	color :#0066ff;
	text-decoration: none
	}

a.tinytext:hover

	{
	color:##F0000;
	text-decoration: strikethrough
	}

a.tinytext:visited

	{
	color :#0066ff;
	text-decoration: none
	}
a

	{
	color :#990000;
	text-decoration: none;
	font-weight: bold
	}

a:hover

	{
	color:#990000;
	text-decoration: line-through
	}