td,p,th,li,body{
		font-family: arial,helvetica,sans-serif;
		font-size: 13px;
		line-height:16px;
	}
	a{
		color:#0061be;
	}
	a:link{
		color:#0061be;
	}
	a:hover{
		color:#9d9600;
		text-decoration:none;
	}
	a:active{
		color:#3091ee;
		text-decoration:underline;
	}
	a:visited{
		color:#0061be;
	}