@charset "UTF-8";
/* CSS Document */

div#portfolio {
	position:absolute;
	width:133px;
	height:40px;
	left:504px;
	top:504px;
}

a:link {
	text-decoration: none;
	color:#000000;	
	}
	
a:visited {
	text-decoration: none;
	color: #000000;	
}

a:hover {
	text-decoration: none;
	color: #FF0000;	
}

div#counter{
	position:absolute;
	width:300px;
	height:50px;
	top:550px;
	left:408px;
}

