BODY  {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	line-height: 12px;
	background-color: #FFFF99;
	background-image: url(images/starbg.gif); 
	background-attachment: fixed;

}

A  {
	font-size : 11px;
	font-family : Arial;
	color : #000099;
	font-weight: bold;
	text-decoration: none;
}

A:Visited  {
	font-size : 11px;
	font-family : Arial;
	color : #000099;
	font-weight: bold;
	text-decoration: none;
}

A:Active  {
	font-size : 11px;
	font-family : Arial;
	color : #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}

A:Hover  {
	font-size : 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

img{
	border:0px;
}

TD  {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	line-height: 14px;
