body,td,select,input {
	font-family:Verdana, Arial;
	font-size:8pt;
}

a {
	color:#0F3258;
	text-decoration:none;
}
table, div {
	-moz-border-radius: 7px;
	-webkit-border-radius: 6px;
}
img, img a {
	border:1px solid #333;
}
a:hover  img {
	border:1px solid white;
}
a:hover {
	text-decoration:underline;
}

.stylelink {
	font-size:11px;
}

.astylelink {
	font-size:11px;
	text-decoration:underline;
}
