@charset "iso-8859-1";
/* Julie D. */
/* 2004 */
/*Rose and Cal's Lounge Fanlisting*/
/*Validated. Scrollbars added for Internet Explorer.*/

A:link  {

   color : #CF7720;
   text-decoration : underline;
   background-color: transparent;
}

A:visited  {

    color : #CF7720;
    text-decoration : underline;

}


A:active  {

    color : #CF7720;
    text-decoration : underline;

}

A:hover  {

   color : #C3A95B;
   text-decoration : none;

}



BODY  {
	background-color: #5F2823;
	margin-left: 0px;
	margin-right:0 px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family : verdana, arial, sans serif;
	color : #C3A95B;
	font-size : 9px;
	text-align: justify;
	scrollbar-face-color: #717777;
	scrollbar-highlight-color: #BBC1C2;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #717777;
	scrollbar-shadow-color: #717777;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #717777;
}

input, textarea, select, table{
	border-color: #C3A95B;
	border-style: solid;
	border-width: 1px;
	font-family: "verdana", "arial", "sans serif"; 
	font-size: 9pt;
	font-weight: normal;
	word-spacing: 1px; 
	text-align: justify;
	color: #C3A95B;
	background-color: transparent;
}


.title {
	font-weight: bold;
	color: #CF7720;
	font-size: 14pt;
	text-align: center;
	
}

.subtitle {
	color:#CF7720;
	font-weight:bold;
	
}

.menu{
	font-weight:bold;
	color:#CF7720;
	font-size:12pt;
	border-bottom: 0.1ex solid #C3A95B;

}


.date{
	font-weight:bold;
	color:#CF7720;
	font-size:12pt;
}


.country{
	font-weight:bold;
	color:#CF7720;
	font-size:12pt;
	border-bottom: 0.1ex solid #C3A95B;
}