a:link {color: #0000aa;text-decoration: none;}
a:visited {text-decoration: none;color: #0000aa;}
a:hover {text-decoration: underline;color: #0000ff;}
a:active {text-decoration: none;color: #ff0000;}

body {font-family:Arial,Helvetica;
      font-size:12px;
      margin:0px;
      background-color:#dfd9c1;}
	 
td   {font-size:12px;}

hr   {margin-top:20px;
      margin-bottom:20px;}

.header {height:120px;
         background-color:#022f46;
	    background-image:url('http://www.tiedgirls.net/img/header-bg.jpg');
	    background-repeat:no-repeat;
	    background-position:center;
	    margin-bottom:20px;}

.date {color:grey;}

.right {background-color:#c2bda9;
        text-align:center;
	   vertical-align:top;}

.banner {margin-top:35px;}
