a:link   { font-size: small; text-decoration: none }
a:hover   {
	color: #F00;
	font-size: small;
	background-color: #FFF
}
a:visited  { font-size: small; text-decoration: none }
a:active  {
	font-size: small;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blue {
	color: #006;
}
.none {
	text-align: left;
}
.none1 b {
	font-size: 24px;
	color: #00C;
}
.bold {
	font-weight: bold;
}
