
A:link	{
		color:#ffe65b;
		text-decoration: underline;
		}
A:visited {
		color: #ffe65b;
		}
A:active {
		color: #FFFFFF;
		}
A:hover	{
		color: Yellow;
		text-decoration: none;
		}
.header {font-family : sans-serif; font-weight : bold; font-size : 15px; color:#ffe65b}

.bodytext	{
		font-family: serif;
		font-size: 15px;
		color:#FFFFFF;
		}
.subtext	{
		font-family: serif;
		font-size: 12px;
		color:#FFFFFF;
		}

