BODY {
	background-image: url("../images/glamourbackgroundall.jpg");
	scrollbar-face-color : #EEEBF2;
	scrollbar-shadow-color : #6F536D;
	scrollbar-highlight-color : #EEEBF2;
	scrollbar-3d-light-color : #977796;
	scrollbar-dark-shadow-color : #6F536D;
	scrollbar-track-color : ;
	scrollbar-arrow-color : #977996;
}

p {	font-family: 'Comic Sans MS';
	font-size: '10pt';
	color: white;
}

H1 {	font-family: arial,helvetica; font-size: 14pt; color: white}
H2 {	font-family: arial,helvetica; font-size: 10pt; color: white}
H3 {	font-family: 'Comic Sans MS'; font-size: 14pt; color: #DBA2CF}

a 	{text-decoration: none} 
a:hover {text-decoration: overline underline; color=#9C7B9C} 
a:hover {color=#E4C5E4}

A.type3:link    {color:#00FF40; text-decoration:none;}
A.type3:visited {color:#00FF40; text-decoration:none;}
A.type3:active  {color:#00FF40; text-decoration:none;}
A.type3:hover   {color:#ffffff; text-decoration:underline;}




