/* CSS for http://www.desiree-froehlich.de */

p {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 600;
	color: #231F20;
	padding-right: 30px;
	line-height: 17px;
}

.rot {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 800;
	color: #B82932;
	line-height: 17px;
}

a:active, a:link, a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 600;
	color: #231F20;
	line-height: 17px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 600;
	color: #231F20;
	line-height: 17px;
	text-decoration: none;
} 

input.Small, select.Small, textarea.Small {
      	border-width: 0;
	background-color: transparent;
      	font-family: Verdana, Arial;
      	font-size: 13px;
      	font-weight: 800;
      	color: #B82932;
      	line-height: 17px;
}

