body							{	font-family: Tahoma,	Arial, Verdana, Helvetica, sans-serif;	color:	#333333;	}
table							{	font-family: Tahoma,	Arial, Verdana, Helvetica, sans-serif;	color:	#333333;	}

a								{	text-decoration:	none;	}
a:hover						{	text-decoration:	underline;	}

div							{	font-size:	70%;	}

input							{	font-size:	70%;	color:	#333333;	border:	1px solid #666666;	}
input.text					{	width:	100%	}

textarea						{	font-size:	70%;	color:	#333333;	width:	100%;	border:	1px solid #666666;	}



.header						{	color:	#ffffff;	}
.menu							{	color:	#999999;	}
.news							{	font-size:	65%;	color:	#999999;	padding-left:	20px;	padding-top:	15px;	padding-bottom:15px;	}
.abouttext					{	color:	#666666;	padding-left: 4px;	padding-right: 4px;	margin-bottom:	40px;}
.portfolioindex			{	font-size:	65%;	color:	#999999;	margin-top: 5px;	}
.portfolioindexactive	{	font-size:	65%;	color:	#000000;	}
.tag 							{	color:	#000000;	font-weight: bold;	}
.tagDescription			{	font-weight: normal;	}

.grey							{	color:	#999999;	}
.red							{	color:	#cc3300;	}

.ltitle {font: normal 22px Arial; padding: 15 10 0 0; color: #333;}
.ltitle a {text-decoration: none; color: #333;}
.ltitle a:hover {text-decoration: underline; color: #cc3300; }
.ldesc {font: normal 13px Arial; color: #666;}