body {
	font-weight: 300;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #9B9B9B;
}

a:link {
	color: #9D080D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #9D080D;
}

.leftbanner {
	background-image: url(images/logo_nyakani.gif);
	background-repeat: no-repeat;
	width: 256px;
}

/* -- MENUS -- */
div#nav_row {
	text-align: left;
	margin: 0;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	height: 30px;
	background-repeat: repeat-x;
	line-height: 28px;
	font-family: tahoma;
}

div#nav_row a {
	color: #990000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#nav_row a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

div#nav_row a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #790000;
}

div#nav_row a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

div#nav_row a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.content{
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
}
.formtexta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#linka {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

div#linka a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

div#linka a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

div#linka a:hover {
    font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}

div#linka a:active {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

div#linka a:visited {
	font-size: 100%;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
