/*

	SITE NAME by THE BLACK HOLE
	VERSION 1.0
	
	IMPORT STYLESHEET

*/

@import url(screen.css);


/* Default styles go here
------------------------------------------------------------------------------------------ */

body {
	font-family: arial, sans-serif;
}
a:link,
a:visited {
	color: #006699;
}
a:hover,
a:focus {
	color: #990066;
}