body {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.dc {
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
	color: #fcf0fc;
}
a {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc00cc;
}
a.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
a:active.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
a:visited.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
a:hover.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #cc00cc;
}
a.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
a:active.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
a:visited.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
a:hover.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
	background-color: #cc00cc;
}
a.smallbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a:active.smallbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a:visited.smallbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a:hover.smallbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #cc00cc;
}
a:il.hover {
	background-color: transparent;
}
.alt1 {
	background-color: #E8D4E8;
}
.alt2 {
	background-color: #FFFFFF;
}
.title {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fcf0fc;
}
.regular {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.selectedNav {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: #cc00cc;
}
.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.bold-rv {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fcf0fc;
	background-color: #cc00cc;
}
.smallbold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.smallregular {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
.error {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.input {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: "#000000";
	background-color: "#CCCCCC";
}
.button {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #FFCCFF;
}
.clearbgtext {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	background-color: transparent;
}
.tblborder {
	border: 1px solid #CCCCCC;
}
a.link01:link{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #B665BE;
    text-decoration: none;
}

a.link01:visited{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #B665BE;
    text-decoration: none;
}

a.link01:active{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #B665BE;
    text-decoration: none;
}

a.link01:hover{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #EBAAF2;
    text-decoration: none;
}
