@charset "utf-8";
/* CSS Document */

p{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.LinksText{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
}

.LinksTextTiny{
	font-family: Trebuchet MS, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 10px;
	padding: 0px;
}


.bodybold {
	font-family: "trebuchet ms", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.bold {
	font-family: "trebuchet ms", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #BB2222;
	text-align: center;
}

.navigation {
	font-family: "trebuchet ms", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #A2A1BC;
	display: block;
	padding: 8px;
	width: 130px;
}

.navigation:hover {
	font-family: "trebuchet ms", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D5D4EF;
	display: block;
	padding: 8px;
	width: 130px;
}

.navigationhere {
	font-family: "trebuchet ms", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D5D4EF;
	display: block;
	padding: 8px;
	width: 130px;
}
