a.srmlink, a.srmlink:visited {
	border: 1px dotted Silver;
	color: #0f458f;
	display: block;	
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
	text-decoration: none;
	width: 160px;
	background: #f5f5f5;
font-size: 10pt;
}


a.srmlink:hover {
	background-color: #dbdff4;
	color: black;
}
a.srmlinkp:hover {
	text-decoration:underline;
}



