body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:visited {
	color: #3A7EC9;
	text-decoration: none;
	font-size: 11px;
}
#tick1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-size: 11px;
}
#main {
	border-right: thick solid #4999A0;
	border-left: thick solid #4999A0;
}
.add {
	font-size: 11px;
	border-left: thick solid #4999A0;
	border-right: thick solid #4999A0;
}
.add a:hover {
	text-decoration: none;
}

.add a:visited {
	color: #660000;
}
.add a:link {
	color: #CCFF33;
}
#tick2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

