body {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
	background: #F0EADA url(sand3.jpg);
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CEC5AB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #F0EADA
}

/* for visited links */
a:visited {
	color: #D90331; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* for unvisited links */
a:link {
	color: #D90331; font-size: 15px; font-weight: bold; text-decoration: none;
}

/* when mouse is over link */
a:hover {
	color: #295502; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* when link is clicked */
a:active {
	color: #295502; font-size: 15px; font-weight: bold; text-decoration: none;
}

/* normal text color */
td, p {
	color: #295502; font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 15px;
}

/* a.01 - for visited links */
A.01:visited {
	color: #1D8C3D; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.01 - for unvisited links */
A.01:link {
	color: #1D8C3D; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.01 - when mouse is over link */
A.01:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.01 - when link is clicked */
A.01:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}


/* a.02 - for visited links */
A.02:visited {
	color: #D71841; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.02 - for unvisited links */
A.02:link {
	color: #D71841; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.02 - when mouse is over link */
A.02:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.02 - when link is clicked */
A.02:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}


/* a.03 - for visited links */
A.03:visited {
	color: #5939B2; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.03 - for unvisited links */
A.03:link {
	color: #5939B2; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.03 - when mouse is over link */
A.03:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.03 - when link is clicked */
A.03:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}


/* a.04 - for visited links */
A.04:visited {
	color: #EF3095; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.04 - for unvisited links */
A.04:link {
	color: #EF3095; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.04 - when mouse is over link */
A.04:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.04 - when link is clicked */
A.04:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}


/* a.05 - for visited links */
A.05:visited {
	color: #E4BC24; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.05 - for unvisited links */
A.05:link {
	color: #E4BC24; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.05 - when mouse is over link */
A.05:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.05 - when link is clicked */
A.05:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}


/* a.06 - for visited links */
A.06:visited {
	color: #19ACD6; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.06 - for unvisited links */
A.06:link {
	color: #19ACD6; font-size: 15px; 	font-weight: bold; text-decoration: none;
}

/* a.06 - when mouse is over link */
A.06:hover {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none; 
}

/* a.06 - when link is clicked */
A.06:active {
	color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;
}




