/* Eesti rahvanali index CSS RC1 */

a:link, a:visited, a:active {
	background-color: transparent;
	color: #8d661d;
	text-decoration: none;
}

a:hover {
	background-color: #f8f3df;
	color: #e6ac40;
	font-style: italic;
/*	font-weight: bold;*/
}

abbr {
	cursor: help;
}

body {
	background-attachment: fixed;
	background-color: #f5deb3;
	background-repeat: repeat;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

div.right {
	font-size: 13px;
	margin-right: 15px;
	margin-top: 110px;
	text-align: right;
}

h1 {
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 60px;
	text-align: center;
}

h2 {
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -6px;
	text-align: center;
}

h3 {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -5px;
	text-align: center;
}

img {
	margin-top: 5px;
}

.mail {
	font-weight: bold;
}
