table {
        font-family: tahoma;
        font-size: 11px;
}

.menumale {
        font-family: tahoma;
        font-size: 10px;
		text-decoration: none;
		color: #000000;
}
img {
        border: 0p;
   
}
.menumale:hover {
        font-family: tahoma;
        font-size: 10px;
		text-decoration: underline;
		color: #000000;
}
.link {
        font-family: tahoma;
        font-size: 11px;
		text-decoration: underline;
		color: #330099;
		font-weight: bold;
}
.link:hover {
        font-family: tahoma;
        font-size: 11px;
		text-decoration: underline;
		color: #3300FF;
		font-weight: bold;
}
.gallery {
        font-family: tahoma;
        font-size: 12px;
		text-decoration: underline;
		color: #330099;
		font-weight: bold;
}
.gallery:hover {
        font-family: tahoma;
        font-size: 12px;
		text-decoration: underline;
		color: #3300FF;
		font-weight: bold;
}
.menud {
        font-family: tahoma;
        font-size: 10px;
		color: #B7B4B4;
		text-decoration: none;
}
.menud:hover {
        font-family: tahoma;
        font-size: 10px;
		color: #878787;
		text-decoration: underline;
}
.copy {
        font-family: tahoma;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: normal;
		text-decoration: none;
}
.copy:hover {
        font-family: tahoma;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: normal;
		text-decoration: underline;
}
