body{ margin: 0; padding: 0; font-family: verdana; color: #fff; font-size: 11px; background-image: url(../images/bg.gif)
 }

p{
	color: #ffffff;
	font-size: 11px;
}

p { font-size: 11px; }
td { font-size: 11px; }
a:link { color: white; text-decoration: none}
a:visited { color: white; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: white; text-decoration: none }

html { font-size: 11px; scrollbar-base-color: #343333; scrollbar-arrow-color: white; scrollbar-track-color: black; scrollbar-shadow-color: black; scrollbar-lightshadow-color: black; scrollbar-darkshadow-color: black; scrollbar-highlight-color: black; scrollbar-3dlight-color: black; }
