.martin_css 
a:link {
	color: #330000;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #663300;
}
a:active {
	color: #330000;

}
