@charset "utf-8";

a:link { color:#0A4FA0; }
a:visited { color:#0A4FA0; }
a:hover { color:#30A57E; text-decoration:none; }
a:active { color:#0A4FA0; outline: none; }
a:focus { -moz-outline-style: none; }

body {
	top:0;
	left:0;
	/*margin:5px 10px;*/
	background-color:#FFF;
	font-size: 0.75em;
}

.data {
	font-weight:bold;
	margin:8px 0 3px 0;
}

.iconimg img {
	margin:0 2px 2px 0;
}

.news { line-height:130%; padding-bottom:8px; border-bottom:1px dotted #CCC; }

