BODY {
		background-color: #FFFFFF;
		color: #000000;
		background-image: url(images/background.gif);
		background-repeat: no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		}

h1 {
			margin-top : 25px;
			color : #666666 ;
			font-weight : bold;
}

h2 {
			color : #666666 ;
			font-weight : bold;
}

.quote {	
			color: #003399;
			font-weight: normal;
		 }

.front {	
			color: #000000;
		 }

.profiletitle {	
			color: #CC6600;
			font-weight: bold;
		 }

.profiles {	
			color: #999999;
			font-weight: bold;
		 }

.person {	
			color: #333333;
			font-weight: normal;
		 }

.demolink {
			font-weight : bold;
			/* margin-left : 25px; */
}

.profilesmenu {
	margin-top: 10px;
}

A:link {	color: #3366FF;
			text-decoration: underline; }

A:active {	color: #999999;	
			text-decoration: underline; }

A:visited {	color: #333366;	
			text-decoration: underline; }



