.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {color: #333333; text-decoration: none}     /* unvisited link */
a:visited {color: #333333; text-decoration: none}  /* visited link */
a:hover {color: #000000; text-decoration: none}   /* mouse over link */
a:active {color: #000000; text-decoration: none}   /* selected link */

a.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a.leftmenu:link {color: #333333; text-decoration: none}     /* unvisited link */
a.leftmenu:visited {color: #333333; text-decoration: none}  /* visited link */
a.leftmenu:hover {color: #000000; text-decoration: none}   /* mouse over link */
a.leftmenu:active {color: #000000; text-decoration: none}   /* selected link */

a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
a.topmenu:link {color: #FFFFFF; text-decoration: none}     /* unvisited link */
a.topmenu:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
a.topmenu:hover {color: #0099FF; text-decoration: none}   /* mouse over link */
a.topmenu:active {color: #0099FF; text-decoration: none}   /* selected link */

a.prudential:link {color: #333333; text-decoration: none}     /* unvisited link */
a.prudential:visited {color: #333333; text-decoration: none}  /* visited link */
a.prudential:hover {color: #0099FF; text-decoration: none}   /* mouse over link */
a.prudential:active {color: #0099FF; text-decoration: none}   /* selected link */
