.daisy {font-family: sans-serif; background-color: rgb(125,125,125); color: rgb(255,255,0)}

a:link {background-color: rgb(125,125,125); color: rgb(255,255,0)}
a:visited {background-color: rgb(125,125,125); color: rgb(200,200,0)}
a:active {background-color: rgb(125,125,125); color: rgb(0,255,255)}
a:active:hover {background-color: rgb(125,125,125); color: rgb(0,255,255)}

