/*
	
	BASIC STYLESHEET
	
*/


@import url(screen.css);

body {
	font-family: Helvetica, Arial, sans-serif;
}

a:link, a:visited {
	color: #0f0f0f;
}

a:hover, a:focus {
	color: #9b1923;
}