﻿@charset "utf-8";
/* CSS for PhotographybyJean */

body,td,th {
	color: #CCCCCC;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.toplinks {

	padding-right: 105px;

	text-align: right;

	padding-bottom: 5px;

}

.portlinks {

	padding-left: 110px;

	text-align: center;

	padding-bottom: 0px;

}


.content {

	border: 8px solid #767677;

	width: 700px;

}



.toplinks a:link, .toplinks a:visited {

	font-size: 18px;

	font-weight: bold;

	color: #CCCCCC;

	text-decoration: none;

	padding-left: 5px;

	padding-right: 5px;

}

.toplinks a:active, .toplinks a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #05ABE7;
	text-decoration: none;
}
