body
{ 
color:  #B02528;
padding: 10px;
margin:20px 20px; 
text-align: center;
font-family: arial,verdana; 
}
A:link {COLOR: #FF1818; text-decoration: underline;}
A:visited {COLOR: #860000; text-decoration: underline;}
A:active {	COLOR: #11A9D4; text-decoration: underline;}
A:hover {COLOR: #FF5757;  text-decoration: underline;}  
table,I,font,P,CENTER,BR,DIV,U,TD,TR
{
color:  #B02528;
font-family:arial,verdana; 
font-size: 11pt; 
font-weight:normal;
 }
 .title
 {
color:  #EF4C3B;
font-family:arial,verdana; 
font-size: 20pt; 
font-weight:bold;
 }
  .subtitle
 {
color:  #DC8120;
font-family:arial,verdana; 
font-size: 18pt; 
font-weight:normal;
 }
 
   .subtitle1
 {
color:  #E9A625;
font-family:arial,verdana; 
font-size: 14pt; 
font-weight:normal;
 }
 
 .copyright 
 {
	font: 8pt tahoma;
	color: #B02528;
	letter-spacing: 1px;
	}
 
 /* Fade for gallery */
.gallery a:hover img { filter: alpha(opacity=40); -moz-opacity: .5; opacity: .5; }
.gallery a img { padding: 0px ; }