A:link{text-decoration: none;color: #0080AA;}
A:visited{text-decoration: none;color: #0080AA;}
A:active{text-decoration: none; color: #FF0000;}
A:hover{text-decoration: none;color: #FF0000;}

BODY
{
scrollbar-face-color:#0080AA;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#363644;
scrollbar-darkshadow-color:#1e1e1e;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
}


body
{
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px

leftmargin:5px;
topmargin:5px;
marginwidth:5px;
marginheight:5px;
}

.button{
		border-style : solid;
		border-width : thin;
		color : #0080AA;
		white-space : inherit;
		background : white;
}

.input{
		border-style : solid;
		border-width : thin;
		color : #0080AA;
		white-space : inherit;
		background : transparent;
}
