@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/*

.Test {
	font-family: tahoma;
	font-size: 14px;
}

Houseproud Blue : #223F7A
Houseproud Yellow : #E7A43A

*/


.Body {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	border-width: 0px;
}
.Body a:link {
	text-decoration: none;
	color: #000000;
}
.Body a:visited {
	text-decoration: none;
	color: #000000;
}
.Body a:hover {
	text-decoration: none;
	color: #000000;
}
.Body a:active {
	text-decoration: none;
	color: #000000;
}


.Title {
	font-family: tahoma;
	font-size: 24px;
	color: #000000;
}

.Sidebar_Big {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: rgb(246, 232, 197);	
}
.Sidebar_Big a:link {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Big a:visited {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Big a:hover {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Big a:active {
	text-decoration: none;
	color: #000000;
}

.Sidebar_Bottom {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.Sidebar_Small{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: rgb(246, 232, 197);
}
.Sidebar_Small a:link {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Small a:visited {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Small a:hover {
	text-decoration: none;
	color: #000000;
}
.Sidebar_Small a:active {
	text-decoration: none;
	color: #000000;
}

.Copyright {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
}
.Copyright a:link {
	text-decoration: none;
	color: #000000;
}
.Copyright a:visited {
	text-decoration: none;
	color: #000000;
}
.Copyright a:hover {
	text-decoration: none;
	color: #000000;
}
.Copyright a:active {
	text-decoration: none;
	color: #000000;
}

.Body_smal{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

-->
  </style>