body {
	background-color: #fdf0ff;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}


.cat {
	font-family: Tahoma;
	font-size: 16px;
	color: #424242;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: underline;
	font-weight: bold;
}
b.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
a.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: underline;
}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: none;
}
a.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003978;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #333333;
}
