body  {
	background-color : #ffffff;
	color : #C128B4;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #C128B4;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:visited  {
	color : #C128B4;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:hover  {
	color : #C128B4;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #C128B4;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #C128B4;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:hover  {
	color : #C128B4;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.s:link  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:visited  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:hover  {
	color : #bold;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	color : #C128B4;
}

a.teen-menu:link  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.teen-menu:visited  {
	color : #C128B4;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.teen-menu:hover  {
	color : #bold;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color : #F1150A;
}

td  {
	font-size : 12px;
}

.b  {
	border-color : #ffffff;
	border-style : solid;
	border-width : 0px;
}
hr {
    height: 1px;
    color: A00000;
    border: none;
}