.abc {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-decoration:none;
}
.abc:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-decoration:underline;
}
.abcbold {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    text-decoration:none;
}
.abcbold:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    text-decoration:underline;
}
.main {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.main:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-decoration:underline;
}
.mainplus {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
	font-weight: normal;
	font-variant: normal;
    text-decoration:none;
}
.mainplus:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	font-weight: normal;
	font-variant: normal;
    text-decoration:underline;
}
.menu {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-decoration:underline;
}
.red {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.red:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-decoration:underline;
}
.redbold {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.redbold:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
    text-decoration:underline;
}
