a {
    text-decoration: none;
	
	color:#0F3F8E;
	
}

a:hover, a:active, a:focus {
    color:#DF0000;
	text-decoration: none underline;
}

.solbag     { font-family: Tahoma; font-size: 8pt; color: #1D2F83 }