.otwdStyle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomTxt A:link    { color:#000066; text-decoration : underline; }
.bottomTxt A:visited { color:#000066; text-decoration : underline; }
.bottomTxt A:active  { color:#000066; text-decoration : underline; }
.bottomTxt A:hover   { color:#000066; text-decoration : underline; }


.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #6699CC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomTxt A:link    { color:#000000; text-decoration : underline; }
.bottomTxt A:visited { color:#000000; text-decoration : underline; }
.bottomTxt A:active  { color:#000000; text-decoration : underline; }
.bottomTxt A:hover   { color:#000000; text-decoration : underline; }


.error{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : bold;
	text-decoration : none;
	line-height : 12px;	
}