a:focus { outline: none;}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.body_about {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
}

.body_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a2171f;
}


.body_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #737373;
}

.body_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

a:hover{
	background-color:#000000;
	color: #ffffff;
}


.anker {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

select {
	/*font-size: 10px;*/
	
}