a:link                   { text-decoration: none; font-weight: normal; color: #003FBE }
a:visited                { text-decoration: none; font-weight: normal; color: #003FBE }
a:hover                  { text-decoration: underline; font-weight: normal; color: #003FBE }

body,p,div,td,dl,span,input,button
{ 
	font: normal normal normal 8pt verdana, arial, geneva, helvetica, sans-serif; 
	color: #000000 
}

.error
{ 
	color: red 
}

b
{ 
	font-weight: bold; 
	color: #5e5e5a; 
}