body {
	background-color: #f5f5f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family:Tahoma, "Trebuchet MS"; font-size:10px;
	color:#FFFFFF;

}

a {color:#FFF; text-decoration:none; font-family:Tahoma, "Trebuchet MS"; font-size:10px;}
a:hover{color:#000000; text-decoration:none;}

a.wglink{font-size:11px; color:#8d8d8d;}
a:hover.wglink{ text-decoration:underline;}

