.temp {

font-family: arial;
font-size: 20px;
color: #FF0000;

}

body {  

	background-color: #FFFFFF;

}

.maintable {

	border-collapse: collapse;
	width: 898px;

}

.guestbookbox {

        background-color: #C0C0C0;
        border-style: solid;

}

.bluebar {

	background-color: #000080;

}

.toplinks {

	background-color: #C0C0C0;
	text-align: right;

}

.toplinkstext {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}	

.toplinkstext a {

	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	text-decoration: none;
}	

.toplinkstext a:hover {

	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	text-decoration: underline;
}	

.topbar1text {

	font-family: Arial;
	font-size: 12pt;
	color: #000080;

}

.leftlinks {

	background-color: #C0C0C0;
	max-width: 187px;
	min-width: 187px;
	text-align: right;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
}

.leftlinks a{
	
	color: #000000;
	text-decoration: none;

}

.leftlinks a:hover {

	color: #808080;
	text-decoration: none;

}

.bottombar {

	background-color: #C0C0C0;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: center;

}

.content {

	width: 711px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.content a {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	text-decoration: none;
}

.content a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	text-decoration: underline;
}

.contenttext {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}