a:hover {  text-decoration: underline; color: #0000FF;}
a {  text-decoration: none; color: #0000FF;}
a:link {  text-decoration: none; color: #0000FF;}

.buttonfontsize {
	font-size: 12px;
}

.normalbutton {
	font-size: 12px;
	color: #28166F;
	font-family: Arial, Helvetica, sans-serif;
}

.blackfont {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.blackfontover {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	cursor: hand;
}

.dssonormalbutton {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.normalbutton_p {
	font-size: 10px;
	color: #28166F;
	font-family: Arial, Helvetica, sans-serif;
}
.overbutton {
	font-weight: bold;
	color: #9900CC;
	font-size: 12px;
	cursor: hand;
}

.dssooverbutton {
	font-weight: bold;
	color:#FFFF00;
	font-size: 12px;
	cursor: hand;
}

.overbutton_p {
	color: #9900CC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
.menubolder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: hand;
}
.menubolder2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
