a:link {  
	color: #6666FF; 
	text-decoration: none
	}

a:visited { 
	color: #6666FF; 
	text-decoration: none
	}

body {  
	background-color: #0D9B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #FFFFFF; 
	background-image: url(../images/webangela.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	}

.small{font-size: xx-small;}

.button{
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	}
	
h1, h2, h3{
	font-size:larger;
}
