a:link {
	color : #FBEED0;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : #FBEED0;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.content {
	background-color: #030;
}
.content-border {
	background-color: #030;
}
.pics-border {
	background-color: #024D41;
}
a:active {
	color : #FFFFFF;
	text-decoration : underline;
}

body {
	background-color : #CCC;
}

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

.contact {
	color : #D8D5C6;
}

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

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

H3 {
	font-size : 12px;
	color : #D8D5C6;
	border-bottom : 1px dashed #E89801;	
}pic {
	background-color: #666;
}
.pictureframe {
	background-color : #FFFFD3;
	padding : 5px 5px 5px 5px;
}
.foot-head {
	background-color: #366;
}

