A:Link{
	color:#FFFFFF;
    font-weight: bold;
    text-decoration : none;
}

A:Hover{
	color:#FFFFFF;
    text-decoration: underline;
}

A:Visited{
	color:#8CEC8C;
    font-weight: bold;
    text-decoration : none;
}

A.Active{
	color:#ffff00;
}

body {
	font-family:arial, helvetica;
	font-size:14px;
	color:#FFFFC0;
	background-color: #0D265C;
}
