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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}
a  {
	font-size: 14px;
		text-decoration: underline;
		color: #dd0000;
}

a:link	{
		}
a:visited {
		}
a:hover	{
		text-decoration: none;
		}

a:active	{
		}
a:focus {
	outline: 0px;
}		
#footercopy a {
	font-size: 11px;
}

/*_____PORTFOLIO_PAGE_____*/

.photos a {
	font-size: 12px;
	font-weight: bold;
}
.photos {
	font-size: 12px;
}