a:link{
	background-color: transparent;
	color: #009999;
	text-decoration: underline; font-weight: bold;
}

a:visited{
	background-color: transparent;
	color: #009999; 
	text-decoration: none; font-weight: bold;
}

a:hover{
	background-color: FFFF33;
	color: #330066;
	text-decoration: none; font-weight: bold;
}

a:active{
	background-color: transparent;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a.specialLink:link { 
	background-color: transparent;
	color: #009999;
	text-decoration: underline; font-weight: bold;
}

a.specialLink:visited {
	background-color: transparent;
	color: #009999; 
	text-decoration: none; font-weight: bold;
}

a.specialLink:hover {
	background-color: transparent;
	color: #330066;
	text-decoration: none; font-weight: bold;
}

.white2 {
	font-weight: normal;
}

.summer {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #651899;
	font-weight: bold;
}
.style1 em {
	font-weight: normal;
}
.sytext {
	color: #440641;
	font-size: 14px;
}
.sytext font strong font strong {
	font-size: 14px;
}
.important {
	color: #F00;
}
.important strong {
	font-weight: bold;
}

