.button
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration:none;
}


.button:hover
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0193D7;
	text-decoration:underline;
	}
	
	p.normalText
	
	{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #626262;

	}
	
.style3 {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.style3 a:link {
	text-decoration: none;
	color: #ffffff;
}
.style3 a:visited {
	text-decoration: none;
}
.style3 a:hover {
	text-decoration: none;
}
.style3 a:active {
	text-decoration: none;
}	