
/* Linkkityylit */
a:link { color: #483027; text-decoration: none;
}
a:visited { color: #377B96; text-decoration: none;
}
a:hover { color: #E9AD1C; text-decoration: underline;
}
a:active { color: #483027; text-decoration: none;
}

a.bottom_link:link { color: #FFFFFF; text-decoration: none;
}
a.bottom_link:visited { color: #FFFFFF; text-decoration: none;
}
a.bottom_link:hover { color: #483027; text-decoration: underline;
}
a.bottom_link:active { color: #FFFFFF; text-decoration: none;
}

a.bottom_link2:link { color: #FFFFFF; text-decoration: none;
}
a.bottom_link2:visited { color: #FFFFFF; text-decoration: none;
}
a.bottom_link2:hover { color: #483027; text-decoration: underline;
}
a.bottom_link2:active { color: #FFFFFF; text-decoration: none;
}


/* Tekstityylit */
.normal {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 70%; 
		line-height: 15px;
}
.main_heading {
		font-family: Trebuchet MS, Arial, Verdana; 
		font-size: 13px; 
		color: #000000; 
		font-weight: bold;
}
.heading {
		font-family: Trebuchet MS, Arial, Verdana; 
		font-size: 70%; 
		color: #000000; 
		font-weight: bold;
}
.imagetext {
		font-family: Arial, Verdana, Times New Roman; 
		font-size: 70%;
		font-weight: bold; 
}
.text1 {
		font-family: Trebuchet MS, Arial, Verdana; 
		font-size: 70%; 
}
.links {
		font-family: Trebuchet MS, Arial, Verdana; 
		font-size: 11px; 
		line-height: 15px;
}


/* Lomaketyylit */
.text {
		border-top: #E9AD1C solid 1px; 
		border-bottom: #E9AD1C solid 1px; 
		border-right: #E9AD1C solid 1px; 
		border-left: #E9AD1C solid 1px; 
		font-family: Arial, Verdana, Trebuchet MS; 
		font-size: 11px; 
		color: #000000; 
		height: 20px;
		background-color: #FFFFFF;
}


/* Muut tyylit */
.hr {
		color: #E9AD1C;
		height: 1px;
}
.image {
		BORDER-TOP: #E9AD1C solid 2px; 
		BORDER-BOTTOM: #E9AD1C solid 4px; 
}
