.menu{
font-family:Arial;
font-weight:normal;
font-size:20px;
color: #7C4D23;
text-decoration:none;
}
.menu:hover{
font-family:Arial;
font-weight:normal;
font-size:20px;
color: #cc9;
text-decoration:none;
}
.menu_bottom{
font-family:Arial;
font-weight:normal;
font-size:14px;
color:#ffc;
text-decoration:none;
}
.menu_bottom:hover{
font-family:Arial;
font-weight:normal;
font-size:14px;
color: #cc9;
text-decoration:none;
}
.text1{
font-family: Arial;
font-weight: bold;
font-size: 20px;
color: #300;
text-decoration: none;
}
.images{border: solid 2px #300;}
.big{
font-family: Arial;
font-weight: bold;
font-size: 30px;
color: #300;
text-decoration: none;
}
.click{
font-family:Arial;
font-weight:normal;
font-size:20px;
color: #7C4D23;
text-decoration:none;
}
.click:hover{
font-family:Arial;
font-weight:normal;
font-size:20px;
color: #cc9;
text-decoration:none;
}