body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
* a:link {
	color: #000000;
	text-decoration: none;
}
* a:visited {
	color: #000000;
	text-decoration: none;
}
* a:hover {
	color: #1B63B4;
	text-decoration: none;
}
* a:active {
	color: #1B63B4;
	text-decoration: none;
}
* a {
	text-decoration: underline;
}

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*display: block;*/
}

.logo {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.saites {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.general {
	border-right: 1px solid #CCCCCC;
}

.unhover {
	background-image: url('bildes/no_paw.jpg');
}
.hover {
	background-image: url('bildes/back_paw.jpg');
}
.sadalja {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.SOS {color: #FF6600}
.nostyle {font-size: 12px}
.lost_animal {
	display: block;
	margin-left: auto;
	margin-right: auto 
}
.index_hrf {
	color: green;
}
.MsoNormal a {
	text-decoration: underline;
}
.MsoBodyText2 a {
	text-decoration: underline;
}