A:link { text-decoration: none; color: #ac0000 }
A:visited { text-decoration: none; color: #ac0000 }
A:hover { text-decoration: underline; color: #ac0000 }

A.neuro:link { text-decoration: none; color: #000000 }
A.neuro:visited { text-decoration: none; color: #000000 }
A.neuro:hover { text-decoration: none; color: #000000 }

.spreadstyle 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; line-height: 14pt; 
		color: #000000;
		background-color: #FBE384
	}

.red_border { 
			border-color : #ac0000	
		}

.button { 	color: #000000; 
			background-color: #FBE384;
			font-weight: bold; 
			font-size: 8pt;
			border-width : 1
		}
