body {
	background-color: #FFFFFF;
}

.bgd {
	background-image: url(images/images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A50F8A;
	text-decoration: none;
}
.border {
	border: 1px solid #A71A8D;
	height: 20px;
}

.border2 {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9969E;
	border-right-color: #E9969E;
	border-bottom-color: #E9969E;
	border-left-color: #E9969E;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A50F8A;
	text-decoration: none;
}

.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF6D95;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B12B9A;
	text-decoration: none;
	line-height: 18px;
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #8D218E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8D218E;
	border-right-color: #8D218E;
	border-bottom-color: #8D218E;
}
a.link:hover
{
background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAD2DA;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ED008C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ED008C;
	border-right-color: #ED008C;
	border-bottom-color: #ED008C;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAD2DA;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ED008C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ED008C;
	border-right-color: #ED008C;
	border-bottom-color: #ED008C;
}
a.link2:hover
{

}
li {
	font-size: 12px;
	color: #91268E;
	list-style-image: url(images/bullet.gif);
}
