A:link     {color: #000000; text-decoration: underline}
A:visited  {color: #000000; text-decoration: underline}
A:hover    {color: #000000; text-decoration: underline}

A:link.BlackLinkXUL     {color: #000000; text-decoration: none}
A:visited.BlackLinkXUL  {color: #000000; text-decoration: none}
A:hover.BlackLinkXUL    {color: #000000; text-decoration: none}

A:link.BlackLink     {color: #000000; text-decoration: none}
A:visited.BlackLink  {color: #000000; text-decoration: none}
A:hover.BlackLink    {color: #000000; text-decoration: underline}

A:link.BlackLinkUL     {color: #000000; text-decoration: underline}
A:visited.BlackLinkUL {color: #000000; text-decoration: underline}
A:hover.BlackLinkUL    {color: #000000; text-decoration: underline}

A:link.HiLiteLink     {color: #d83013; text-decoration: none}
A:visited.HiLiteLink  {color: #d83013; text-decoration: none}
A:hover.HiLiteLink    {color: #d83013; text-decoration: underline}

A:link.HiLiteLinkUL     {color: #d83013; text-decoration: underline}
A:visited.HiLiteLinkUL  {color: #d83013; text-decoration: underline}
A:hover.HiLiteLinkUL    {color: #d83013; text-decoration: underline}

A:link.BlackLinkLtUL     {color: #000000; border-bottom: 1px solid #c0c0c0; text-decoration: none}
A:visited.BlackLinkLtUL  {color: #000000; border-bottom: 1px solid #c0c0c0; text-decoration: none}
A:hover.BlackLinkLtUL    {color: #000000; border-bottom: 1px solid #000000; text-decoration: none}

A:link.ImgLink img      {border-color: #ffffff; border-width: 1px; text-decoration: none } 
A:visited.ImgLink img   {border-color: #ffffff; border-width: 1px; text-decoration: none } 
A:hover.ImgLink img     {border-color: #339966; border-width: 1px; text-decoration: none } 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(00Images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #339966;
	margin-top:30px; 
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.vlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
