a:link { color: #0033ff; text-decoration: underline; }
a:visited { color: #3a6bc5; }
a:hover { color: #ff8000; }
a:active { color: #ff8000; }

p.background {

background-repeat: no-repeat;
background-attachment: fixed;

}
a:hover {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

