A:link
{ text-decoration: underline; color:#0000FF; }
A:visited
{ text-decoration: underline; color:#880088; }
A:active
{ text-decoration: underline; color:#FF0000; }
A:hover
{ text-decoration: underline; color:#FFFFFF;



background-color: #BBBBBB;
cursor: hand;}

h1 {font-family: arial; 
color: #000099; } 

p {font-family: arial;  
color: #000099; }

body 
{ background: #BBBBBB; 
background-attachment: scroll;

font-family: arial;
color: #000099 ; 
font-weight: normal;
font-size: 12pt; }

input, textarea
{ background: #FFFFFF;
font-family: arial;
color: #000000;
border-width: valuepx; [numerical value, 5, 6, 8...] } 


