a:link {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:visited {
    color: #000000;
    text-decoration: none;
    background-color: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #000000;
    text-decoration: underline;
    background-color: none;
    font-weight: normal;
    font-style: normal;
}
a:active {
    color: #000000;
    text-decoration: none;
    background-color: none;
    font-weight: normal;
    font-style: normal;
}
a.boldlink:link {
	font-family: Tahoma;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
}
a.boldlink:visited {
	font-family: Tahoma;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
}
a.boldlink:hover {
	font-family: Tahoma;
	font-size: 11px;
    color: #000000;
    text-decoration: underline;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
}
a.boldlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.bodytext10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-transform: none;
}
.bodytext11 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.bodytext12 {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-transform: capitalize;

}
.navigation {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-transform: none;
}

.bodytext11bold {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.bodytext11green {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.bodytext11grey {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F5F5F5;
	text-transform: none;
}
.bodytext11purple {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DE69C4;
	text-transform: none;
}

