td {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;

}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#0000FF;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
}
.textbox {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
