a:visited {
text-decoration : none;
color : #191919;
}
a:link {
text-decoration : none;
color : #191919;
}
a:hover {
text-decoration : none;
color : #777777;
}
a:active {
text-decoration : none;
color : #191919;
}
.button {
position : relative;
color : #777777;
z-index : 100000;
cursor : pointer;
font-size : 15px;
text-decoration : none;
}
.button a:visited {
font-size : 15px;
text-decoration : none;
color : #777777;
cursor : pointer;
}
.button a:link {
font-size : 15px;
text-decoration : none;
color : #777777;
cursor : pointer;
}
.button a:hover {
font-size : 15px;
text-decoration : none;
color : #000000;
cursor : pointer;
}
.subbutton {
position : relative;
color : #777777;
z-index : 100000;
cursor : pointer;
font-size : 15px;
text-decoration : none;
}
.subbutton a:visited {
font-size : 13px;
text-decoration : none;
}
.subbutton a:link {
font-size : 13px;
text-decoration : none;
color : #666;
}
.subbutton a:hover {
font-size : 13px;
text-decoration : none;
color : #000000;
}
.submenu {
font : Helvetica;
font-size : 13px;
color : #777777;
}
.submenu a:visited {
font-size : 13px;
text-decoration : none;
}
.submenu a:link {
font-size : 13px;
text-decoration : none;
color : #000000;
}
.submenu a:hover {
font-size : 13px;
text-decoration : none;
color : #000000;
}
.submenu {
font : Helvetica;
font-size : 13px;
color : #777777;
}
.submenu a:visited {
font-size : 13px;
text-decoration : none;
color : #000000;
}
.submenu a:link {
font-size : 13px;
text-decoration : none;
color : #000000;
}
.submenu a:hover {
	font-size : 13px;
	text-decoration : none;
	color : #666;
}
