/* CSS Document for www.nurserycam.co.uk */

body { 
	cursor: url(images/butterfly1.cur);
}

body a { 
	cursor: url(images/butterfly2.cur);
}

.blueMenu {
	color: #3366FF; 
	font-size: 9pt; 
	font-family:Tahoma; 
	margin-top:0; 
	margin-bottom:0;
	background-color: #ccccff;
}

.blueMenu a {
	color: #3366FF; 
	font-size: 9pt; 
	font-family:Tahoma; 
}

/* for index page*/

.content_text {
	font-size: 9pt; 
	color: #666666; 
	font-family: Tahoma;
	text-align: justify;
}

.green_title {
	font-family: Tahoma;
	color: #008000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.sub_title {
	font-family: Tahoma;
	color: #008000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.normal_text {
	font-size: 9pt;
	color: #666666;
	font-family: Tahoma;
	text-align: justify;
	}
