A.left:link	{ text-decoration: none;	color: #FFFFFF	}
A.left:active	{ text-decoration: none;	color: #FFFFFF	}
A.left:visited	{ text-decoration: none;	color: #FFFFFF	}
A.left:hover	{ text-decoration: underline;	color: #FFFFFF	}

A.left2:link	{ text-decoration: none;	color: #FFFFFF	}
A.left2:active	{ text-decoration: none;	color: #FFFFFF	}
A.left2:visited	{ text-decoration: none;	color: #FFFFFF	}
A.left2:hover	{ text-decoration: none;	color: #0000FF;	background: #FFFFFF }

A.right:link	{ text-decoration: none;	color: #0000FF	}
A.right:active	{ text-decoration: none;	color: #0000FF	}
A.right:visited	{ text-decoration: none;	color: #0000FF	}
A.right:hover	{ text-decoration: underline;	color: #0000FF	}


