a:link

{
	color: #B3DEFF;

}

a:active

{

	color: rgb(255, 185, 0);

}

a:visited

{
	color: #DCEBBA;
}

body {
	color: #ffffff;
}