
a:link {
    /*color: #0000FF;*/
	color: #79d4d3;
	font-weight: bold;
	background: #326766;
	FONT-SIZE: 14px
}

a:visited {
    color: #79d4d3;
	background: #326766;
	font-weight: bold;
	FONT-SIZE: 14px
}

a:active {
    color: #79d4d3;
	background: #326766;
	font-weight: bold;
	FONT-SIZE: 14px
}

a:hover {
	
	background: #79d4d3;
	color: #326766;
	font-weight: bold;
	FONT-SIZE: 14px;
}

p {
	color: white;
}
