body {
		background-position: top;
		background-color: #666666;
		padding: 0px;
		margin-left: 11;
		margin-top: 0;
		font-family: arial, tahoma, verdana, sans-serif;
		font-size: 11px;
	        	text-align:justify;
		}

a:link {
   color: #000000; 
   font-weight: normal;
   text-decoration: underline
	}
	
a:visited {
   color: #000000; 
   font-weight: normal;
   text-decoration: underline
	}
	
a:active {
   color: #000000; 
   font-weight: normal;
   text-decoration: underline
    }

a: hover {
   color: #000000; 
   font-weight: normal;
   text-decoration: none
	}

td{
		font-family: arial, verdana;
		font-size: 11px;
		border: 0px;
	}

table.main{
		background-position: top;
		background-image: url(http://www.laurenkelly.com/jm/layout/bg.jpg);
		background-repeat: repeat-y;
		font-family: arial, verdana;
		font-size: 11px;
		border: 0px;
	}

td.links{
		background-position: top;
		background-image: url(http://www.laurenkelly.com/jm/layout/linkbar.jpg);
		background-repeat: no-repeat;
		font-family: arial, verdana;
		font-size: 11px;
		border: 0px;
	}

.navcontent a:link {
		color: #000000; 
		font-weight: normal;
		text-decoration: underline
	}

.navcontent a:visited {
		color: #000000; 
		font-weight: normal;
		text-decoration: underline
	}

.navcontent a:active {
		color: #AB0707; 
		font-weight: normal; 
		text-decoration: underline
	}

.navcontent a:hover {
		color: #000000; 
		font-weight: normal; 
		text-decoration: none
	}

.linkcontent a:link {
		color: #FFFFFF; 
		font-weight: normal;
		text-decoration: underline
	}

.linkcontent a:visited {
		color: #FFFFFF; 
		font-weight: normal;
		text-decoration: underline
	}

.linkcontent a:active {
		color: #FFFFFF; 
		font-weight: normal; 
		text-decoration: underline
	}

.linkcontent a:hover {
		color: #FFFFFF; 
		font-weight: normal; 
		text-decoration: none
	}

