/* CSS Document */
.about {
	font-family: verdana;
	font-size: 8pt;
	color: #CBFBFF;
	text-decoration: none;
}
.about:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #86DEE5;
	text-decoration: none;
}
.about:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #CBFBFF;
	text-decoration: none;
}
.about:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #86DEE5;
	text-decoration: none;
}
.port {
	font-family: verdana;
	font-size: 8pt;
	color: #FFD3EC;
	text-decoration: none;
}
.port:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFAEDC;
	text-decoration: none;
}
.port:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #FFD3EC;
	text-decoration: none;
}
.port:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFAEDC;
	text-decoration: none;
}
.contact {
	font-family: verdana;
	font-size: 8pt;
	color: #FFDEDE;
	text-decoration: none;
}
.contact:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFB1B1;
	text-decoration: none;
}
.contact:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #FFDEDE;
	text-decoration: none;
}
.contact:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFB1B1;
	text-decoration: none;
}
.gallery {
	font-family: verdana;
	font-size: 8pt;
	color: #FEFEDF;
	text-decoration: none;
}
.gallery:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #F3F358;
	text-decoration: none;
}
.gallery:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #FEFEDF;
	text-decoration: none;
}
.gallery:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #F3F358;
	text-decoration: none;
}
.allfonts {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.allfonts:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	weight: bold;
}
.allfonts:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.allfonts:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.box {
	font-family: verdana;
	font-size: 7pt;
	color: FFFFFF;
	background-color: #000000;
	border: 1px solid #C80101;
}
.white {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	weight: bold;
}
.white:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
