.navi {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #69625C;

}

.navi a {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E3261D;
	text-decoration: none;

}

.navi2 a {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
}

.navi2 a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E3261D;
	text-decoration: none;
}

h3 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2F2F2F;

}

.teksti {
	font-family: arial;
	font-size: 11px;
	color: #2F2F2F;
}

.teksti a:link {
	color: #E3261D;
	font-weight: bold;
	text-decoration: none;
}

.teksti a:visited{
	color: #E3261D;
	font-weight: bold;
	text-decoration: none;
}

.teksti a:hover {
	color: #E3261D;
	font-weight: bold;
	text-decoration: underline;
}


.autokoulu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}

.punainen {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E3261D;
	text-decoration: none;
}

select {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
input {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}



p {
	font-family: arial;
	font-size: 11px;
	color: #2F2F2F;
}

p a:link {
	color: #E3261D;
	font-weight: bold;
	text-decoration: none;
}

p a:visited{
	color: #E3261D;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #E3261D;
	font-weight: bold;
	text-decoration: underline;
}



