a:link { color: #CC0000; text-decoration: none; font-weight: normal  }
a:active { color: #CC0000; text-decoration: none; font-weight: normal  }
a:visited { color: #CC0000; text-decoration: none; font-weight: normal  }
a:hover { color: #333333; text-decoration: none; font-weight: normal   }

a:link.menu { color: #333333; text-decoration: none; font-weight: normal  }
a:active.menu { color: #333333; text-decoration: none; font-weight: normal  }
a:visited.menu { color: #333333; text-decoration: none; font-weight: normal  }
a:hover.menu { color: #CC0000; text-decoration: none; font-weight: normal   }

a:link.scroll { color: #333333; text-decoration: none; font-weight: bold }
a:active.scroll { color: #333333; text-decoration: none; font-weight: bold }
a:visited.scroll { color: #333333; text-decoration: none; font-weight: bold }
a:hover.scroll { color: #CC0000; text-decoration: none; font-weight: bold }

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	text-align: center;
}
.basetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: 333333;
}
.baseheading {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
}
.notile {
	background-image: url(file:///C|/Documents%20and%20Settings/Charl%20Beetge/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/top_line1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
