/* Bernd Porr */
/* Style-Sheet for the computaional neuroscince */
body 		{ color: #000000; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}

/* LINKS */
A		{ color: #0000cc; text-decoration: none;}
A:active	{ color: #0000cc; text-decoration: underline;}
A:hover 	{ color: #0000cc; text-decoration: underline;}
A:visited	{ color: #0000cc; text-decoration: none;}
A:visited:hover	{ color: #0000cc; text-decoration: underline;}

