.Bodytype {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
	left: 10px;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
