a,a:link,a:visited{
	font-family : Tahoma, Verdana, Arial;
	font-size :11px;
	color : #6699FF;
	font-weight : bold;
	text-decoration: none;
}
a:hover,a:active{	
	font-family : Tahoma, Verdana, Arial;
	color: #6699FF;
	font-size :11px;
	font-weight: bold;
	text-decoration: underline;
}
body,td{
	font-family : Verdana, Arial;
	font-size :11px;
	font-weight : none;
	color: #33332B;
	}
.white{
	font-family : Verdana, Arial;
	font-size :11px;
	font-weight : bold;
	color: #ffffff;
	}
	
input{
border:1px solid black
}

a.tickler,a.tickler:link,a.tickler:visited{
	font-family : Verdana;
	color : blue;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
a.tickler:hover,a.right:tickler{	
	font-family : Verdana;
	color : blue;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;