A:link, A:visited, A:active { color: blue; text-decoration: underline }

A.leftnav:link, A.leftnav:visited, A.leftnav:active { color: white; text-decoration: none }

A.footer2:link, A.footer2:visited, A.footer2:active { color: white; text-decoration: underline }

BODY {margin:0px; background:white; font:12px Arial;}
	
TD
	{
	    FONT-SIZE: 12px;
	    FONT-FAMILY: Arial
	}

.header 
	{
	   font-family:  Arial;
       font-size: 20px;
	   color: #003399;
      }

.header2 
	{
	   font-family:  Arial;
       font-size: 14px;
	   color: black;
	   font-weight: bold;
      }
	  
.footer
	{
	   font-family:  Arial;
       font-size: 11px;
	   color: #999999;
	   padding: 5px;
      }
	 
/* Rising Stars Styles */

.stars_content
{
	float:left;
	width: 400px;
	padding: 10px 0px 10px 0px;
}

.stars_photo
{
	float: right;
	width: 120px;
	padding: 10px 0px 10px 0px;
}

/* Rising Stars Styles End */