/*
Theme Name: www.rallplaw.com
Version: 1.1
*/

body {
	background-color: #003333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #214136;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.footer_links
	a:link  {
		color: #ffffff;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.footer_links
	a:visited  {
		color: #ffffff;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.footer_links
	a:active   {
		color: #ffffff;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.footer_links
	a:hover {
		color: #990000;
		font-family : arial;
		font-size : 11px;
		text-decoration:underline;
		}

.main_body_links
	a:link  {
		color: #003333;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.main_body_links
	a:visited  {
		color: #003333;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.main_body_links
	a:active   {
		color: #003333;
		font-family : arial;
		font-size : 11px;
		text-decoration:none;
			}
.main_body_links
	a:hover {
		color: #990000;
		font-family : arial;
		font-size : 11px;
		text-decoration:underline;
		}