.header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;

}
.caption
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.navElements
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;

}
.topBg
{
background-image:url(../img/priv/bgT.jpg);
background-repeat:no-repeat;

}
.botBg
{
background-image:url(../img/priv/bgB.jpg);
background-repeat:no-repeat;
background-position: bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #fffef3;
	text-decoration: none;
}
a:active {
	color: #CCffff;
	text-decoration: none;
}
