/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF9933;
}
a:link {
  	color:#333333;
	text-decoration: none;
}
a:visited {
color:#333333;
	text-decoration: none;
}
a:hover {
color:#333333;
	text-decoration: none;
}
a:active {
color:#333333;
	text-decoration: none;
}

.style4 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style4 a:link{
     text-decoration: none;
	 color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style4 a:visited{
     text-decoration: none;
	 color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style4 a:hover{
     text-decoration: none;
	 color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style4 a:active{
     text-decoration: none;
	 color: #990000;
	font-size: 14px;
	font-weight: bold;
}