body, td, th, li, p {
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:arial,helvetica,sans-serif;
background-repeat:repeat;
font-size: 14px;
color:#FFFFFF;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
a:link {

	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 30px;
   color: #CC3333;
   font-weight: bold;
}
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #CC3333;
   font-weight: bold;
}

h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #CC3333;
   font-weight: bold;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #CC3333;
   font-weight: bold;
}
.gallery a:link {
	color: #CC3333;
	text-decoration: none;
}
.gallery a:visited {
	text-decoration: none;
	color: #CC3333;
}
.gallery a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.gallery a:active {
	text-decoration: none;
	color: #CC3333;
}

.gallery1 a:link {
	color:black;
	text-decoration: none;
	font-weight:bold;
}
.gallery1 a:visited {
	text-decoration: none;
	color:black;
		font-weight:bold;
}
.gallery1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
		font-weight:bold;
}
.gallery1 a:active {
	text-decoration: none;
	color:black;
		font-weight:bold;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer  a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#header tr{
	background-image: url(../images/opt_banner.jpg);
	background-repeat: repeat;
}

#footer tr{
	background-color: CC3333;
}
