body {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background:url(graphics/bg.gif); background-repeat:repeat-x;
	background-color: #194B45;
	line-height: 10pt;
}

input, textarea {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #0f2d2d;
	line-height: 10pt;
}

A:link{COLOR: #FFFFFF; text-decoration: none; font-weight: normal} 
A:visited{COLOR: #FFFFFF; text-decoration: none; font-weight: normal} 
A:active{COLOR: #FFFFFF; text-decoration: none; font-weight: normal} 
A:hover{COLOR: #FFFFFF; text-decoration: underline; font-weight: normal} 

