﻿/* 
2b Creative - www.2bcreative.co.uk
Andrew McGibbon 2008 
*/

body 
{    
	color: #999999;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
} 

texarea 
{    
	background-color: #ffffff;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
} 


a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.portfolioheading
{
    font-weight: bold;
}