
.header-top-link{
					color : #000000;
					font-size : 14px;
					font-family : times new roman;
					text-align : right;
					vertical-align : bottom;
					text-decoration : none;
				}

.logo			{
					background-position : center left;
					background-color : #000000;
					background-attachment : fixed;
					font-size : 16px;
					font-family : times new roman;
				}	



.header-links	{
					background-color : #B0C4DE;
					text-align : center;
					font-family : times new roman;
					font-size : 17px;
				}

.footer-links	{
					background-color : #B0C4DE;
					text-align : center;
					font-family : times new roman;
					font-size : 14px;
				}

.copyright		{
					text-align : center;
					font-size : 13px;
					font-family : times new roman;
					color : #000000;
					font-weight : bold;
				}

.breaker-line	{
					font-size : 23px;
					font-family : times new roman;
				}

.top		{
					font-size : 10px;
					text-align : right;
					font-family : times new roman;
					vertical-align : bottom;
					font-weight : bold;
				}
.para		{
					font-size : 17px;
					font-align : left;
					font-family : times new roman;
				}

A:link		{text-decoration : none}
A:visited	{text-decoration : none}
A:active	{text-decoration : none}
A:hover		{
			font-weight : bold;
			font-color : #FF0000;
			text-decoration : underline;
		}
