<!--
.main {
	color: #663399;
}
A.main:link { text-decoration: none;
}
A.main:visited { text-decoration: none;
}
A.main:hover { text-decoration: none ; background: #F5EEFE ; font-weight: bold;
}
.bold {
font-size: 12px;
color: #663399;
font-weight: bold;
}
A.bold:link { text-decoration: none;
}
A.bold:visited { text-decoration: none;
}
A.bold:hover { text-decoration: none ; background: #F5EEFE ;
}

.none {
	color: #000000;
}
A.none:link { text-decoration: none;
}
A.none:visited { text-decoration: none;
}
A.none:hover { text-decoration: none ; background: #F5EEFE ;
}
.subnav {
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
color: #FFFFFF;
}
A.subnav:link { text-decoration: none;
}
A.subnav:visited { text-decoration: none;
}
A.subnav:hover { text-decoration: underline ;
}
.silver {
font-size: 12px;
color:silver;
}
.largemain {
font-size: 14px;
color: #663399;
}
.black {
font-size: 13px;
color: #000000;
}
.largeblack {
font-size: 14px;
color: #000000;
}
.large {
font-size: 18px;
color: #663399;
}

.small {
	font-size: small;
	color: #663399;
}
.xsmall {
	font-size: x-small;
	color: #663399;
}
.dropStyle {
	color: #663399;
	background-color: #FFFFFF;
	font-size : xx-small;
	}
-->
