body {
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
}
.title A:link{
	color: #4A4F40; font-size: 10px; TEXT-DECORATION: none; font-weight: bold;
}
.title A:active{
	color: #4A4F40;	TEXT-DECORATION: none;	font-size: 10px; font-weight: bold;
}
.title A:visited{
	color: #4A4F40; font-size: 10px; TEXT-DECORATION: none; font-weight: bold;
}
.title A:hover{
	color: #FF0000; font-size: 10px; TEXT-DECORATION: underline; font-weight: bold;
}
