body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2f6a90;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #2F6A90;
	text-transform: uppercase;
}

a:link {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}
a:visited {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}
a:hover {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000;}
a:active {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}

#fotke td {
	text-align: center;
}

.bodyWrapper {
	margin: auto;
	padding: 0px;
	clear: both;
	height: auto;
	width: 690px;
	background-color: #FFFFFF;
	border: 1px solid #1D4158;
}
.header {
	background-image: url(images/media-cottage-header.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 690px;
	clear: both;
}
.headerLinks {
	padding: 10px;
	text-transform: uppercase;
	color: #2F6A90;
	font-weight: bold;
	text-align: left;
}
.headerLinks a:link {text-decoration: none; color: #2F6A90; border-bottom: 1px dotted #2F6A90;}
.headerLinks a:visited {text-decoration: none; color: #2F6A90; border-bottom: 1px dotted #2F6A90;}
.headerLinks a:hover {text-decoration: none; color: #2F6A90; border-bottom: 1px solid #2F6A90;}
.headerLinks a:active {text-decoration: none; color: #2F6A90; border-bottom: 1px dotted #2F6A90;}

.content {
	text-align: left;
	padding: 10px;
	clear: both;
}
.content a:link {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000;}
.content a:visited {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000;}
.content a:hover {text-decoration: none; color: #000000; border-bottom: 1px solid #000000;}
.content a:active {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000;}

.footer {
	width: 690px;
	margin: auto;
	padding: 5px;
	color: #C7D1D3;
	font-size: 9px;
}
.footer a:link {text-decoration: none; color: #C7D1D3; border-bottom: 1px dotted #C7D1D3;}
.footer a:visited {text-decoration: none; color: #C7D1D3; border-bottom: 1px dotted #C7D1D3;}
.footer a:hover {text-decoration: none; color: #C7D1D3; border-bottom: 1px solid #C7D1D3;}
.footer a:active {text-decoration: none; color: #C7D1D3; border-bottom: 1px dotted #C7D1D3;}
