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.roselist {
	color       : #009900;
	border      : none;
	text-align  : center;
	font-family : arial, verdana, sans-serif;
	font-style  : bold;
	font-weight : extra-bold; 
	font-size   : 24px;
	word-spacing: 0px
	}

P.rosecaps {
	color       : #009900;
	border-width: 2px;
	border-color: gold;
	text-align  : center;
	font-family : Comic Sans MS, arial;
	font-variant: small-caps; 
	font-style  : bold;
	font-weight : extra-bold; 
	font-size   : 24px;
	margin-top    : 0px;
	margin-right  : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
	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;
	}

