body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}

.vak {color: #7CC6F2}

a:hover {
	color: #7CC6F2;
	text-decoration: underline;
}
a:link {
	color: #5B5B5B;
	text-decoration: underline;
}
a:visited {
	color: #5B5B5B;
	text-decoration: underline;
}
a:active {
	color: #5B5B5B;
	text-decoration: none;
}

a.vaka:link{
	color: #7CC6F2;
	text-decoration: underline;
}

a.vaka:visited{
	color: #7CC6F2;
	text-decoration: underline;