A:link {
	color: #ff3300;
	text-decoration: underline;
}
<!- #336699{  }
A:visited {
	color: #333333;
	text-decoration: underline;
}
<!- #AA55AA{  }
A:hover {
	color: #ff0000;
	text-decoration: underline;
}
<!- #ff0000{  }
A:active {
	color: #00aa22;
	text-decoration: underline;
}
<!- #558866{  }
body {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}
p  {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}

ul  {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}
.entrypage {
	font-weight: Bold;
}
.bannername {
	font-size: medium;
	font-weight: Bold;
	font-style: italic;
	color: #555555;
	font-family: Georgia,'Times New Roman',serif;
}.bigqdt {
	font-size: 75px;
	color: #555555;
	font-family: Georgia,'Times New Roman',serif;
}
.banneraddr {
	font-weight: Bold;
	color: #555555;
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}
.bannerconame {
	font-size: small;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
}
.sidelinks {
	text-align: center;
	font-size: small;

}
.gotop {
	text-align: right;
	font-size: x-small;
}

.email {
	font-style: italic;
}
.invisible {
	font-size: xx-small;
	color: #FFFFBB;
}
.darkpink {
	color: #BB3388;
}
.royalaqua {
	color: #0077BB;
}
.red {
	color: #ff0000;
}
.darkblue {
	color: #5522AA;
}
.darkgreen {
	color: #558866;
}
.orange {
	color: #ff3300;
}
.brown {
	color: #BB4422;
}

.bigtitle {
	text-align: left;
	font-size: x-large;
	font-style: italic;
	color: #555555;
	font-weight: Bold;
	font-family: Georgia,'Times New Roman',serif;
}

h1 {
	text-align: left;
	font-size: large;
	font-weight: Bold;
	font-family: Verdana, Arial, sans-serif;
}

h2 {
	text-align: left;
	font-size: medium;
	font-weight: Bold;
	font-family: Verdana, Arial, sans-serif;
}

h3 {
	text-align: left;
	font-size: small;
	font-style: Italic;
	font-weight: Bold;
	font-family: Verdana, Arial, sans-serif;
}
hdgs1 {
	display: block;
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 24pt;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Arial Narrow";
}

.leftBorder {
	border-left-style: dashed;
	border-left-color: #298DC5;
	border-left-width: 1px;
}
.bottomBorder {
	border-bottom-style: dashed;
	border-bottom-color: #298DC5;
	border-bottom-width: 1px;
}