a.links_taskbar{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none
}
a.links_taskbar:hover{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FFF000;
	text-decoration : none
}
a.links_body{
	color : #0000FF;
	text-decoration : underline
}
a.links_body:hover{
	color : #800080;
	text-decoration : underline
}	