#RightText a{
	color: #fff;
	text-decoration: underline;
}

#RightText a:hover{
	color: #fff;
	text-decoration: none;
}