body, td, th {
	margin: 0px;
	color: #666666;
	font: 13px "Gill Sans MT", "Trebuchet MS", Verdana, Arial;
}
.black {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #6D0101;
}
.red {
	color: #6D0101;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #6D0101;
	font-style: italic;
	font-weight: bold;
}
.text{
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}
	h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #6D0101;
	text-decoration: underline;
}
h3 {
	font-family: "Book Antiqua", "Times New Roman", Georgia;
	font-size: 18px;
	color: #6D0101;
	text-decoration: underline;
	text-transform: none;
}
.yellow {
	color: #A4AC02;
}
BODY {scrollbar-3dlight-color:#FFC0CB;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#ffe345;
           scrollbar-track-color:#ffe345;
           scrollbar-darkshadow-color:#333333;
           scrollbar-face-color:#333333;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#FFFFFF}
#sidetwitter
{
  display: block;
  width: 160px;
  height: 60px;
  background: url("images/twitter.gif") no-repeat 0px 0px;
}
#sidewin
{
  display: block;
  width: 160px;
  height: 60px;
  background: url("images/win.gif") no-repeat 0px 0px;
}

#sidetwitter:hover, #sidewin:hover{   background-position: 0 -60px;}

#sidetwitter span, #sidewin span{  display: none;}

