html, body {
	width: 100%; padding: 0px;
	height: 100%; margin: 0px; color: #454545;
	font: normal 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
#lj a:link, #lj a:visited, #lj a:active{
color:#454545;
text-decoration: none;
}
#lj a:hover{
color:#FF0000;
text-decoration:underline;}
