body {
	font-face: Tahoma;
	font-size: 16;
	color: #4e4e4e;
	}
a:link { 
	text-decoration: none; 
	color: #840228;
	}
a:visited { 
	text-decoration: none; 
	color: #840228;
	}
a:hover { 
	text-decoration: none; 
	color: black;
	}
a:active { 
	text-decoration: none; 
	color: black;
	}
.topnav { 
	font-face: Tahoma;
	font-size: 14px;
	color: #ffffff;
	}
.topnav a:link { 
	text-decoration: none; 
	color: #ffffff;
	}
.topnav a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
.topnav a:hover { 
	text-decoration: none; 
	color: #e1c9c9;
	}
.topnav a:active { 
	text-decoration: none; 
	color: #e1c9c9;
	}
.botnav { 
	font-face: Tahoma;
	font-size: 12px;
	color: #e1c9c9;
	}
.botnav a:link {
	text-decoration: none;
	color: #e1c9c9;
	}
.botnav a:visited {
	text-decoration: none;
	color: #e1c9c9;
	}
.botnav a:hover {
	text-decoration: none;
	color: #ffffff;
	}
.botnav a:active {
	text-decoration: none;
	color: #ffffff;
	}
.switch1 {
	font-face: Tahoma;
	font-size: 14px;
	color: #e1c9c9;
	}
.divide {
	font-face: Tahoma;
	font-size: 16px;
	color: #4e4e4e;
	border-right: 2px gray solid;
	}
.head {
	font-family: Papyrus;
	font-size: 18px;
	color: #840228;
	text-decoration: none;
	font-weight: bold;
	}
.mainhead {
	font-family: Papyrus;
	font-size: 13px;
	color: #840228;
	text-decoration: none;
	font-weight: bold;
	font-face: Papyrus;
	}
.box {
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	}
.hp_picture {
	border:solid 1px black;
	}
.hp_picture:hover {
	border:solid 1px white;
	}