* {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
a,
a:link,
a:visited {
	text-decoration:none;
	border-bottom:1px dotted #369;
	color:#369;
}
a:active,
a:hover {
	border-bottom:1px dotted #c00;
	color:#c00;
}

td { 
	padding:1px;
}

.red {
	color:#c00;
}
