body {
       
}

a:link {
	color: #ffff00; font-family: arial, verdana, georgia, times new roman; font-size: 12pt; font-style: normal; font-weight: bold
}
a:visited {
	color: #ffccff; font-family: arial, verdana, georgia, times new roman; font-size: 12pt; font-style: normal; font-weight: bold
}
a:active {
	color: #ff0000; font-family: arial, verdana, georgia, times new roman; font-size: 12pt; font-style: normal; font-weight: bold
}
a:hover {
	color: #ffff99; font-family: arial, verdana, georgia, times new roman; font-size: 12pt; font-style: normal; font-weight: bold
}
a {
	text-decoration: none
}