A:link {
	text-decoration: none; 
	color: #000000
}

A:visited {
	text-decoration: none; 
	color: #000000
}

A:active {
	text-decoration: none; 
	color: #000000
}

A:hover {
	text-decoration: underline; 
	color: #000000
}

BODY  {
	font-size : 10; 
	font-family : Arial; 
	text-decoration: none; 
	color: #000000; 

	scrollbar-arrow-color : #000000; 
	scrollbar-base-color:#000000; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	overflow: auto
}

td
{
	font-size: 10px;
	font-family : Arial;
}

b {
	font-size : 11;  
	font-weight : bold;
}

input.text {
	font-size : 10; 
	font-family : Arial; 
	color: #393C45;
	width: 250; 
	background-color: #ffffff; 
	border-bottom: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-top: 1px solid; 
}

input.button {
	font-size : 10; 
	font-family : Arial; 
	color: #ffffff; 
	width: 120; 
	background-color: #393C45; 
	border: 0;
	cursor: hand;
}

textarea {
	font-size : 10; 
	font-family : Arial; 
	color: #393C45;
	height: 120; 
	width: 250; 
	background-color: #ffffff; 
	border-bottom: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-top: 1px solid; 
}

.menutopic
{
	font-size : 16; 
	font-family : Georgia, Times New Roman; 
	text-transform : uppercase;
	font-weight : bold;
}

.menutopic font.first
{
	font-size : 20; 
}

.portfolio
{
	font-size : 14; 
	font-family : Georgia, Times New Roman; 
}

.portfolio font.name 
{
	font-weight : bold;
}

.portfolio font.customer 
{
	font-style : italics; 
}

.portfolio p.text 
{
	text-align : justify; 
}

.portfolio font.info
{
	font-size : 10; 
	font-family : Verdana, Arial; 
}

.portfolio font.topic 
{
	font-weight : bold;
}