
.toplink {
	font-family: arial;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 15px;
 }
.toplink a:link {	color: #336699;	font-weight: normal;	text-transform: uppercase;	letter-spacing: .2em;	text-decoration: none }
.toplink a:visited {	color: #336699;	font-weight: normal;	text-transform: uppercase;	letter-spacing: .2em;	text-decoration: none }
.toplink a:hover {	color: #336699;	font-weight: normal;	text-transform: uppercase;	letter-spacing: .2em;	text-decoration: underline }

h1 {
	font-family: Verdana, arial, sans-serif;
	color: #666666;
	font-size: 15px;
 }

p {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
 }

b {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A9A9A9;
 }

a:link {
	color: #FF0000;
	text-decoration: none;
 }

a:visited {
	color: #FF0000;
	text-decoration: none;
 }

a:hover { 
	color: #000000;
	text-decoration: underline
 }

td {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
 }

blockquote {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
 }

strong {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
 }
strong a:link {	color: #333333;	font-weight: bold;	text-decoration: none }
strong a:visited {	color: #333333;	font-weight: bold;	text-decoration: none }
strong a:hover {	color: #708090;	font-weight: bold;	text-decoration: none; background-color: #fff }

.privacy {
	line-height: 15px;
	padding-left: 30px;
	padding-right: 30px;
 }

.about {
	padding-left: 15px;
	padding-right: 15px;
 }
.about a:link {	color: #2F4F4F;	font-weight: bold;	text-decoration: none }
.about a:visited {	color: #2F4F4F;	font-weight: bold;	text-decoration: none }
.about a:hover {	color: #708090;	font-weight: bold;	text-decoration: none; background-color: transparent }

.press {
	line-height: 15px;
	padding-left: 30px;
	padding-right: 30px;
 }

.big {
	font-size: 15px;
	color: #FFFFFF;
	background-color: transparent;
 }

.small {
	color: #dcdcdc;
	font-size: 12px;
 }

.bigger {
	font-size: 12px;
	color: #696969;
	background-color: transparent;
 }

.smaller {
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
 }

.copyright {
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
 }

.orange {
	color: #ff3333;
 }
