body 		{
 background-color: #EBF0DC;
 font-family: 	Verdana, Tahoma, Arial;
 font-size: 	10px;
 font-weight: 	normal;
 text-decoration:	none;
 margin: 		0 0;
}

img			{
 border:		0;
}

a:link 		{
 text-decoration: 	none;
 color: 		#000000;
}
a:hover		{
 text-decoration: 	none;
 color: 		#0B3000;
}
a:visited		{
 text-decoration: 	none;
 color: 		#0B3000;
}
a:active 		{
 text-decoration: 	none;
 color: 		#0B3000;
}

.categories 	{
 font-size: 	11px; 
 font-family: 	arial; 
 color: 		#000000; 
 line-height : 	18px; 
 font-weight: 	normal;
}

.artcat 		{		
 font-size: 	12px; 
 font-family: 	arial; 
 color: 		#B30000; 
 line-height : 	18px; 
 font-weight: 	bold;
}

.hotlinks			{
 font-size: 	11px; 
 font-family: 	arial; 
 color: 		#B30000;  
 line-height : 	16px; 
 font-weight: 	normal;
}