body{
background-color: #f3f3f3;
background-image:url('000.png');
background-repeat: repeat-y;
font-family: sans serif, trebuchet ms, arial;
color:#7f7f7f;
font-size: 11px;
cursor: normal;
text-align: justify;
margin: 0px;
padding: 0px;
}



b {color:#AD66A8; font-family: trebuchet ms, tahoma;
}
i {
color:#DA7895; font-style:italic
}
n {
color:#320324; font-weight:bold;
}


h1{
color: #20C9DE; background-color: #7f7f7f;
font-family: georgia, tahoma; font-size: 19px;
text-shadow: #000000 1px 1px 1px;
font-weight: bold; font-style: italic; text-transform: lowercase; letter-spacing: 1px;
text-align: center;
margin-top: 2px; margin-bottom: 0px; padding: 4px;

}



a {
        color: #2EC4D7;        
 font-weight: bold; letter-spacing: 0px; text-decoration: none;
}
	
a:hover {
        color: #ABA1B7;
 font-weight: normal; letter-spacing: 0px; text-decoration: none;

}

