

a:link 
{
   color: rgb(187,206,235);
	text-decoration: none;
}

a:hover 
{
   color: rgb(166,166,166);
	text-decoration: none;
}

.text  
{
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	text-align: left;
}

.portfolio  
{
	font-size: 7.5pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	text-align: left;   
color: #aaaaaa;
	
}

