a:link		{ color: #990000; text-decoration: none }

a:visited	{ color: #990000; text-decoration: none }

a:hover		{ color: #CC0000; text-decoration: none }

 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

.copytext 	{
	COLOR: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copytext2 	{
	COLOR: #333333;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.copytext3 	{
	COLOR: #333333;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 32px;
}
.imageborder {
	BORDER: 1px solid #990000;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

