﻿a:link {
	font-weight: bold; 
	color: #960014;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
 }
 
a:visited {	
	color: #960014;
	font-weight: bold; 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a:active {
	color:#FFF;
	font-weight: bold; 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a:hover {
	font-weight: bold; 
	cursor: pointer; 
	color:#960014;
	text-decoration: none; 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 1px dotted #960014;
}

body {
	background-image: url(pildid/taust.jpg);
	background-repeat:repeat-y;
	color:#960014;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}

body.splash {
	background-color:#960014;
	background-image: none;
}

.style1 {
	border:none;
	text-align:center;
}

img {
	border:none;
}

div.menu {
	font-weight: bold; 
	color: #dddf0d;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;

}

div.menu a:link {color: #dddf0d; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
div.menu a:visited {color: #dddf0d; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
div.menu a:active {color: #fff; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
div.menu a:hover {color: #dddf0d; text-decoration: none; border-bottom: 1px dotted #dddf0d; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }


font.header {
	font-size: 12px;
	color: #dddf0d;
	text-align:justified;
}

font.header a:link {color: #dddf0d; font-size: 12px; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
font.header a:visited {color: #dddf0d; font-size: 12px; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
font.header a:active {color: #fff; font-size: 12px; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }
font.header a:hover {color: #dddf0d; font-size: 12px; text-decoration: none; border-bottom: 1px dotted #dddf0d; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }


font.sub {
	font-size: 10px;
	color: #dddf0d;
	text-align:center;
}

