body {
	background-color: #333333;
	font-family: Garamond, "Times New Roman";
	font-size: 12px;
	color: 676C88;
}
td {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	color: #676C88;
}
a:link {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #D6DCE4;
	text-decoration: none;
}
a:visited {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #D6DCE4;
	text-decoration: none;
}
a:hover {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
a.norm:link {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #676C88;
	text-decoration: underline;
}
a.norm:visited {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #676C88;
	text-decoration: underline;
}
a.norm:hover {
	font-family: "Palatino Linotype", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.norm2:link {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #676C88;
	text-decoration: underline;
}
a.norm2:visited {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #676C88;
	text-decoration: underline;
}
a.norm2:hover {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: underline;
}
.title1 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #676C88;
}
.title2 {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #676C88;
}
.border {
	border : 1px #676C88 solid;
}
.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid #555555;
}
.borderit2 img{
border: 1px solid #555555;
}

.borderit2:hover img{
border: 1px solid #ccc;
}

