a:link {
	font-weight: normal;
	font-size: 12px;
	color: #cc99cc;
	text-decoration: none;
	font-family: Lucida Sans;
	}
	
a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #cc99cc;
	text-decoration: none;
	font-family: Lucida Sans;
	}

a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #cc99cc;
	text-decoration: underline;
	font-family: Lucida Sans;
	}

a:active {
	font-weight: normal;
	font-size: 12px;
	color: #cc99cc;
	text-decoration: none;
	font-family: Lucida Sans;
	}
	
.mainmenu a:link  {
	font-family: Lucida Sans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

.mainmenu a:visited {
	font-family: Lucida Sans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

.mainmenu a:hover {
	font-family: Lucida Sans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	}

.mainmenu a:active {
	font-family: Lucida Sans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFF;
	text-decoration: none;
	}

.header1 {
	font-weight: Bold;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
	}

.header2 {
	font-weight: Bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
	}

.bodytext{
	font-family: Lucida Sans;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}

.bottommenu {
	font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
    }
		
.bottommenu a:link {
	font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
    }
		
.bottommenu a:visited {
	font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
    }
	
.bottommenu a:hover {
	font-weight: bold;
    font-size: 10px;
    color: #ff0033;
	text-decoration: none;
	font-family: Lucida Sans;
    }
		
.bottommenu a:active {
	font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Lucida Sans;
    }		
