
body
{
	font-family: arial;
	font-size: 12px;
	color: #636466;
}

ul.bold li
{
	font-weight: bold;
}

h1
{
	color: #44c4f3;
	font-size: 16px;
	margin-top: 0;
}

h1.portfolio
{
	font-size: 24px;
	text-transform: uppercase;
}

h2
{
	color: #44c4f3;
	font-size: 16px;
	margin-bottom: 0;
}

img
{
	border: 0;
}

p
{
	margin-top: 0;
}

.blue
{
	color: #33bef2;
}

.footer
{
	font-size: 11px;
}

.highlight
{
	color: #33bef2;
	font-size: 16px;
	font-weight: bold;
}

a.naviSide:link, a.naviSide:visited, a.naviSide:active
{
	display: block;
	height: 26px;
	width: 142px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.naviSide:hover
{
	color: #FFFFFF;
}

a.naviTop:link, a.naviTop:visited, a.naviTop:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

a.naviTop:hover
{
	color: #33bef2;
}

a:link, a:visited, a:active
{
	color: #000;
}

a:hover
{
	color: #000;
}

p a {
	color:#000;
	text-decoration:none;
}

p a:hover { 
	text-decoration:underline;
}

h2 a { 
	text-decoration:none;
}

h2 a:hover { 
	text-decoration:underline;
}