﻿h1 { font-family:"Bell MT" ;
     font-size:40px;
     color:#000;
     letter-spacing: 4px;
     white-space: nowrap;
     font-weight: bold;}

p {  font-family: "Britannic Bold";
     font-size:20px;
     color:black;
     letter-spacing: 2px; }

.legal {font-size:15px;}

.sidebarp {font-family:"Century";
	    font-weight:bold;
	    color: #300;
	    font-size: 20px; }

h2 {font-family:"Castellar";
    color:#333;}

.add {  font-family: "Castellar";
     		font-size:15px;
    		 color:black;
     		letter-spacing: 2px; }


a:link {color: #353231; text-decoration: none;}

a:visited {color: purple;}

a:hover {color: pink;
	text-decoration:none;}