.menutext {
color: #ffffff;
text-align: center;
font-size: 16px;
font-family:"Times New Roman", Times, serif;
text-decoration: none;
font-weight: bold;
}
.menutext a {
color: #ffffff;
text-decoration: none;
}
.menutext a:hover {
color: #ffffff;
text-decoration: underline;
}


.smallest {
color: #D00000;
font-family:"Times New Roman", Times, serif;
font-size: 4px;
}
.smallest a {
color: #D00000;
text-decoration: underline;
}
.smallest a:hover {
color: #ff0000;
text-decoration: underline;
}


.smaller {
color: #D00000;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
}
.smaller a {
color: #D00000;
text-decoration: underline;
}
.smaller a:hover {
color: #ff0000;
text-decoration: underline;
}



.medium {
color: #D00000;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
}
.medium a {
color: #D00000;
text-decoration: underline;
}
.medium a:hover {
color: #ff0000;
text-decoration: underline;
}



.bigger {
color: #D00000;
font-family:"Times New Roman", Times, serif;
font-size: 17px;
}
.bigger a {
color: #D00000;
text-decoration: underline;
}
.bigger a:hover {
color: #ff0000;
text-decoration: underline;
}



.big {
color: #D00000;
font-family:"Times New Roman", Times, serif;
font-size: 18px;
}
.big a {
color: #D00000;
text-decoration: underline;
}
.big a:hover {
color: #ff0000;
text-decoration: underline;
}



.goldgallery {
color: #ffd200;
font-family:"Times New Roman", Times, serif;
font-size: 24px;
}
.goldgallery a {
color: #ffd200;
text-decoration: none;
}
.goldgallery a:hover {
color: #ffd200;
text-decoration: underline;





}
h1 {
color: #C41B02;
font-family: Times New Roman;
font-size: 20px;
}