SELECT 	{
		background-color: #C0C0C0;
		color: 000000;
		font-family: arial;
		font-size: 11px; 
		font-weight: 500;
		border: inset 1px gray;
		padding: 1;
			}

a			{ color: #aa0037; text-decoration: none }
a:hover	{ color: #aa0037; text-decoration: underline }

.newsdateline{	font-family: sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000	}	
			
.newstitleline{	font-family: sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #0038AE	}	

.newsdescription{	font-family: sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000	}	

.newslink{	font-family: sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000	}	