.normal
{
font-family: Verdana;
font-size: 10pt
}

p.test
{
background-color: #00ff00;
color: red;
font-style: bold
}

a {
	text-decoration : none;
}

a:hover {
	background-color : #A80066;
	color : #FFFFFF;
}


.wflink-corp {
	text-decoration : none;
	color : #000000;
}

.wflink-corp:visited { 
	color:#00007F;
}

.wflink-corp:hover {
	background-color : #A80066;
	color : #FFFFFF;
	text-decoration : none;
}




.wflink {
	text-decoration : none;
	color : #FFFFFF;
}

.wflink:visited { 
	color:#BBBBBB;
}

.wflink:hover {
	background-color : #A80066;
	color : #FFFFFF;
	text-decoration : none;
}



.wflink-tvticker {
	text-decoration : none;
	color : #FFFFFF;
}

.wflink-tvticker:visited { 
	color:#BBBBBB;
}

.wflink-tvticker:hover {
	background-color : #A80066;
	color : #FFFFFF;
	text-decoration : none;
}



