a:link
{
	color: #ffffff; 
}
a:visited
{
	color: #ffffff; 
} 
a:active 
{
	color: #ffffff;
}
a:hover
{
    color: #ffff66;
}
  
html {
    height: 100%;
    background: url('images/pagebkgdabout.png') no-repeat center;
    background-size: cover
} 


body         { 
				font-family: 'Arial', sans-serif;
				margin-left: 0;
				margin-top: 0;
				margin-right: 0;
                color: #ffffff

                }
p	  { font-size: 12pt }