td {

	font-size: 14px;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

Input {

    FONT-SIZE: 12px;

	BORDER-RIGHT: #eaeaea 1px solid;

	BORDER-TOP: #9e9e9e 1px solid;

	BORDER-LEFT: #9e9e9e 1px solid;

	BORDER-BOTTOM: #eaeaea 1px solid;

	BACKGROUND-COLOR: #FFFFFF;

	COLOR: #000000;

}

a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #FF6600;

	text-decoration: underline;

}

.20 {

	line-height: 20px;

}

.dot {background-image: url(dot.gif);background-repeat: repeat-x;background-position: top;}


