P.rosehead {
	color       : #006600;
	border-style: double;
	border-color: gold;
	text-align  : center;
	font-family : Impact,new times roman;
	font-style  : bold;
	font-weight : extra-bold; 
	font-size   : 50px;
	margin-top    : 2px;
	margin-right  : 2px;
	margin-bottom : 2px;
	margin-left   : 2px;
	word-spacing: 0px
	}

P.rosetips {
	color       : #009900;
	border      : none;
	text-align  : left;
	font-family : arial, verdana, sans-serif;
	font-weight : 200; 
	font-size   : 22px;
	margin-top    : 6px;
	margin-right  : 10px;
	margin-bottom : 6px;
	margin-left   : 10px;
	word-spacing: 0px; 
	}

a:hover {
        text-decoration : underline;
	font-weight	: 900;
	color		: black;
	letter-spacing	: 2px;
	}


a:link { 
	color 		: #004400; 
        text-decoration : none;
	}
a:active { 
	color 		: #227722; 
        text-decoration : none;
	}

