body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.enterlink:link    {font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.enterlink:visited {font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.enterlink:hover   {font-size: 10px; text-decoration: none; color: #666666;}
a.enterlink:active  {font-size: 10px; text-decoration: none; color: #FFFFFF;}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed
}.smwhitetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

