.rdcustombuttonscontainer {width: 100%;}

.rdcustombuttons a {color: navy;
padding: 2px;
padding-left: 3px;
display: inline-table;
font: medium Arial, sans-serif;
text-decoration: none;
text-align: center;
text-color: navy;}

.rdcustombuttons a:hover {background-color: navy;
color: white;
font: medium Arial, sans-serif;
text-decoration: none;}

.rdcustomtitlebutton {color: white;
background-color: navy;
padding: 2px;
padding-left: 3px;
display: inline-table;
font: medium Arial, sans-serif;
text-decoration: none;}

body {background-color: #FFFFFF; 
	color: navy;
	font: Arial, sans-serif;
	text-decoration: none;
	}
