body {
font-family: Arial,Tahoma,Verdana;
font-size: 10px;
padding: 0px;
margin: 0px;
}

p, td {
 font-size: 13px;
 font-family: Arial,Tahoma,Verdana;
}

p {
 text-indent: 10px;
}

table.front_menu tr td {
 text-align: center;
 font-weight: bold;
 color: #667AB2;
 font-family: Arial,Tahoma,Verdana;
 font-size: 20px;

}


.art_title {

 background: #667AB2;
 color: white;
 font-size: 40px;
 font-weight: bold;
 font-family: Arial,Tahoma,Verdana;
 padding : 3px;
 text-align: center;



} 


a.visited {
 color: #667AB2;
}

a.hover {
 color: #667AB2;
}

a.active {
 color: #667AB2;
}

a {
 color: #667AB2;
}

.white {
 color: white;
}

.menu {
 font-weight: bold;
 text-decoration: none;
}