#callAction{
	margin: 15px 0px 15px 0px;
	padding: 0px;	
	background-image: none;
}
#callAction a:link {
	text-decoration:none;
	margin:3px;
	font-size: 12px;
	font-weight: normal;
	color: #0234a7;
   	font-family: Arial,sans-serif;
  	height: 26px;
   	background-color: #ffffff;
  	border-style: outset;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #6f6f6f;
    border-top-color: #6f6f6f;
  	border-width:2px;
   	padding:3px;
	background-image: none;
}
#callAction a:visited {
	margin: 3px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
   	font-family: Arial,sans-serif;
  	height: 26px;
   	background-color: #ffffff;
  	border-style: outset;
	color: #0234a7;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #6f6f6f;
    border-top-color: #6f6f6f;
  	border-width: 2px;
   	padding: 3px;
	background-image: none;
}
#callAction a:hover {
    margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color:#000033;
   	font-family: Arial,sans-serif;
  	height: 26px;
   	background-color: #ffffff;
  	border-style: inset;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #6f6f6f;
    border-bottom-color: #6f6f6f;
  	border-width:2px;
	background-image: none;
}
#callAction a:active {
	font-family: Arial,sans-serif;
    margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color:#000033;
  	height: 26px;
   	background-color: #ffffff;
  	border-style: inset;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #6f6f6f;
    border-bottom-color: #6f6f6f;
  	border-width: 2px;
	background-image: none;
}
