body {
		 font-family: Verdana, Arial, Helvetica;
		 color: #fff;
		 font-size: 14px;
		 background-color: #222222;
}

td {
	 font-size: x-small;
}	 

A:link    {
					color: #ff9;
					font-weight: bold;
					text-decoration: none; 
					font-family: Arial, Verdana, Helvetica;
					font-size: x-small; 
}

A:hover   {
					color: #ff0;
					font-weight: bold;
					text-decoration: none; 
					font-family: Arial, Verdana, Helvetica;
					font-size: x-small; 
}
					
A:active  {
					color: #ff0;
					font-weight: bold;
					text-decoration: none; 
					font-family: Arial, Verdana, Helvetica;
					font-size: x-small; 
}
					
A:visited {
					color: #f00;
					font-weight: bold;
					text-decoration: none; 
					font-family: Arial, Verdana, Helvetica;
					font-size: x-small; 
}			

.details {
				 color: #ff0;
				 font-size: x-small;
}				 		
		 
.activelink {
	color: #FFFF00;
}
.title {
	font-size: x-large;
	color: #FFFF00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thtext {
	font-size: 11px;
}
.thnail2 {
	background-color: #FFFFFF;
	padding: 2px;
}
.thnailon {
	background-color: #FFFF99;
	padding: 2px;
}
