a {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}

a.menu {
	color : #ffffff;
	font-size : 9 pt;
	font-weight : bold;
	text-decoration : none;
}

a.menu:hover {
	color : #ffffff;
	font-size : 9 pt;
	font-weight : bold;
	text-decoration : underline;
}

a.small {
	color : #e600ad;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : none;
}

a.small:hover {
	color : #e600ad;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : underline;
}

a.white {
	color : #ffffff;
	font-size : 9 pt;
	font-weight : bold;
	text-decoration : none;
}

a.white:hover {
	color : #ffffff;
	font-size : 9 pt;
	font-weight : bold;
	text-decoration : underline;
}

body {
	background-color : #fdeafb;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10 pt;
}

dd{
	color : #ffffff;
	font-size : 9 pt;
}

dt{
	color : #ffffff;
	font-size : 10 pt;
	font-weight : bold;
}

.current {
	color : #66cccc;
	font-size : 9 pt;
	font-weight : bold;
}

.pink{
	color : #cc3399;
	font-size : 14 pt;
	font-weight : bold;
}

.pinkPlain{
	color : #cc3399;
}

.small{
	font-size : 9 pt;
}

.smallblack{
	color : #000000;
	font-size : 8 pt;
	font-weight : bold;
}

.smallreg{
	color : #000000;
	font-size : 8 pt;
	font-weight : normal;
}

.smallwhite{
	color : #ffffff;
	font-size : 9 pt;
}

.largewhite{
	color : #ffffff;
	font-size : 12 pt;
}

.thiswatch{
	color : #66cccc;
	font-size : 12 pt;
	font-weight : bold;
}

.white{
	color : #ffffff;
	font-size : 9 pt;
}

.whitelarge{
	color : #ffffff;
	font-size : 14 pt;
}

.whiteXlarge{
	color : #ffffff;
	font-size : 16 pt;
}
