/* CSS definition file containing site wide stylesheets */

.textlink {
	text-decoration: none 
}

.nof_secureScript_columnHeading {
	font-weight: bold;
 	background-color: rgb(211,208,208);
 	padding: 3px
}

.news {
	font-size: 10px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.textlink:hover {
	text-decoration: none ;
 	background-color: rgb(153,204,255)
}
