body 		{
			background: #f1f1f1;
			background-attachment: fixed;
			margin:0;
			padding:0;
			font-family: Arial,helvetica,sans-serif;
            font-size: 11px;
            color: #545454;
           }
				
a:link		{
					width: 100%;
					border-bottom: 1px solid #C1D5E4;
					font-family : Arial,helvetica,sans-serif;
					font-size : 11px;
					font-weight: bold;
					color: #545454 ;
					text-align: left
				}
a:visited  		{
					width: 100%;
					border-bottom: 1px solid #C1D5E4;
					font-family : Arial,helvetica,sans-serif;
					font-size : 11px;
					font-weight: bold;
					color: #545454 ;
					text-align: left
				}
a:hover 	 	{
					width: 100%;
					border-bottom: 1px solid #C1D5E4;
					font-family : Arial,helvetica,sans-serif;
					font-size : 11px;
					font-weight: bold;
					color: #da6f07 ;
					text-align: left
				}
				

