.main {font: arial; color: #000000;text-decoration: none;}
.main A {font: arial; text-decoration: none; color: #000000;}
.main A:link {font: arial; text-decoration: none; color: #0000CC; font-weight: bold;}
.main A:visited {font: arial; text-decoration: none; color: #0000CC; font-weight: bold;}
.main A:hover {font: arial; text-decoration: none; color: #000000; font-weight: bold;}

.toplinks {font: 12px arial; color: #000099; font-weight: bold; text-decoration: none; text-indent: none; background-color: none;}
.toplinks A {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.toplinks A:link {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.toplinks A:visited {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.toplinks A:hover {font: 12px arial; text-decoration: none; color: #000000; font-weight: bold;}

.sidelinks {font: 12px arial; color: #000099; font-weight: bold; text-decoration: none; text-indent: none; background-color: none;}
.sidelinks A {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.sidelinks A:link {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.sidelinks A:visited {font: 12px arial; text-decoration: none; color: #000099; font-weight: bold;}
.sidelinks A:hover {font: 12px arial; text-decoration: none; color: #000000; font-weight: bold;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000099;
}

.right {
  float: right;
}

.left {
  float: left;
}

.really_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FCFCFC;
	background-color: #FFFFFF;
	visibility: hidden;
}