h1 {
 font-family: Arial;
 font-size: 13px;
 font-weight: bold;
 letter-spacing: 0px;
 text-align: center;
 color: #000000;
}

div.text {
 width: 365px;
 margin: auto;
 text-align: justify; 
 font-family: Arial;
 font-size: 12px;
}

div.mehr {
 width: 365px;
 margin: auto;
 text-align: center; 
 font-family: Arial;
 font-size: 15px;
 font-weight: bold;
}

A:link {text-decoration: none; color: #95B2D4;}
A:visited {text-decoration: none; color: #95B2D4;}
A:active {text-decoration: none; color: #95B2D4;}
A:hover {text-decoration: none; color:#95B2D4;}
