a:link{
		color:yellow;
		}
a:visited{
		color:red;
		}
a:hover{
		color:white;
		}
a:active{
		color:blue;
		}
applet
{
	margin: auto;
}

