/* CSS Document */
a:link	{text-decoration:underline; color:#000000}
a:visited {text-decoration:underline; color: #000000}
a:hover {text-decoration: underline; color:#000000}
BODY 
{
margin-top:3px; 
scrollbar-arrow-color: #0147A2;
scrollbar-3dlight-color: #0147A2;
scrollbar-highlight-color: #0147A2;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #0147A2;
scrollbar-darkshadow-color: #0147A2;
scrollbar-track-color: #0147A2;
}
.main {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 120%;
	background-color: #ffffff;
}
.form	{
	font-family: verdana;
	font-size: 11px;
	color: #0147A2;
	text-align: justify;
	font-weight: normal;
	background-color: white;
}
.forum {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.forum_left {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
a.forum:link	{text-decoration:underline; color:#4466ae}
a.forum:visited {text-decoration:underline; color: #4466ae}
a.forum:hover {text-decoration: underline; color:#4466ae}
