.body {
	font-family:Verdana;
	font-size: 14px;
	color:#e4e4e4;
}

.body a:link {
	font-family:Verdana;
	font-size: 14px;
	color:#e4e4e4;
	text-decoration: underline;
}

.body a:visited {
	font-family:Verdana;
	font-size: 14px;
	color:#e4e4e4;
	text-decoration: underline;
}

.body a:hover {
	font-family:Verdana;
	font-size: 14px;
	color:#e4e4e4;
	text-decoration: none;
}

.body a:active {
	font-family:Verdana;
	font-size: 14px;
	color:#e4e4e4;
	text-decoration: underline;
}

.bodyheaders {
	font-family:Verdana;
	font-size: 19px;
	color:#e4e4e4;
}

.bodyheaders a:link {
	font-family:Verdana;
	font-size: 19px;
	color:#e4e4e4;
	text-decoration: none;
}

.bodyheaders a:visited {
	font-family:Verdana;
	font-size: 19px;
	color:#e4e4e4;
	text-decoration: none;
}

.bodyheaders a:hover {
	font-family:Verdana;
	font-size: 19px;
	color:#e4e4e4;
	text-decoration: none;
}

.bodyheaders a:active {
	font-family:Verdana;
	font-size: 19px;
	color:#e4e4e4;
	text-decoration: none;
}

.links {
	font-family:Verdana;
	font-size: 13px;
	color:#cacaca;
}

.links a:link {
	font-family:Verdana;
	font-size: 13px;
	color:#cacaca;
	text-decoration: none;
}

.links a:visited {
	font-family:Verdana;
	font-size: 13px;
	color:#cacaca;
	text-decoration: none;
}

.links a:hover {
	font-family:Verdana;
	font-size: 13px;
	color:#9b9b9b;
	text-decoration: none;
}

.links a:active {
	font-family:Verdana;
	font-size: 13px;
	color:#cacaca;
	text-decoration: none;
}

.photoborder {
	color:#707070;
	border-top: #707070 1px solid;
	border-bottom: #707070 1px solid;
	border-left: #707070 1px solid;
	border-right: #707070 1px solid;
}

.iframe {
	color:#000000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
}