a:link {
	color : #50616d;
	text-decoration : underline;
}

a:visited {
	color : #50616d;
}

a:hover {
	color : #50616d;
	text-decoration : underline;
}

a:active {
	color : #50616d;
	text-decoration : underline;
}

body {
	background-color : #e4eaee;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #6b7c88;
	font-size : 12px;
	line-height : 20px;

}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 16px;
	color : #50616d;	
}

H2 {
	font-size : 12px;
	color : #50616d;
	border-bottom : 1px dashed #999999;
}

.pictureframe {
	background-color :#c0c9cf;
	padding : 4px 4px 4px 4px;
}
