BODY	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#00008B;
	background-color:	#FFFFFF;
	margin-top:		10px;	
	}

H2	{
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
	}


A:link.sidebar { color: #ffffff;
	background: transparent;
	text-decoration: none;
	 }
A:visited.sidebar { color: #ffffff;
	background: transparent;
	text-decoration: none;
	}
A:active.sidebar { color: #00008B;
	background: #efefef;
	text-decoration: none;
	 }
A:hover.sidebar { color: #00008B;
	background: #efefef;
	text-decoration: none;
	 }

A:link.likeside { color: #8B4513;
	background: #F5DEB3;
	text-decoration: none;
	 }
A:visited.likeside { color: #8B4513;
	background: #F5DEB3;
	text-decoration: none;
	}
A:active.likeside { color: #DC143C;
	background: #F5DEB3;
	text-decoration: none;
	 }
A:hover.likeside { color: #DC143C;
	background: #F5DEB3;
	text-decoration: none;
	 }


A:link.bottom { color: #8B0000;
	background: transparent;
	text-decoration: underline;
	 }
A:visited.bottom { color: #8B0000;
	background: transparent;
	text-decoration: underline;
	}
A:active.bottom { color: white;
	background: #8B0000;
	text-decoration: underline;
	 }			
A:hover.bottom { color: white;
	background: #8B0000;
	text-decoration: underline;
	 }

A:link.main { color: #8B0000;
	background: transparent;
	text-decoration: none;
	 }
A:visited.main { color: #8B0000;
	background: transparent;
	text-decoration: none;
	}
A:active.main { color: blue;
	background: transparent;
	text-decoration: none;
	 }			
A:hover.main { color: red;
	background: transparent;
	text-decoration: underline;
	 }
			
	 
		 


