/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tmenu { font-size: 12px; font-family: Arial; color: #FFFFFF; font-weight: bold; }
.style2 {
	font-size: 12px;
	font-family: Arial;
	color:#000000;
}
.menu {font-size: 12px; font-weight: bold; color: #000000; }
.style6 {
	color: #F22826;
	font-weight: bold;
	font-family:Arial;
	font-size:12px;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color: #F22826;
}
.menu a:active {
	text-decoration: none;
}
.tmenu a:link {
	text-decoration: none;
}
.tmenu a:visited {
	text-decoration: none;
}
.tmenu a:hover {
	text-decoration: underline;
}
.tmenu a:active {
	text-decoration: none;
}
.text {
	font-size: 12px;
	font-family: Arial;
	color:#000000;
}