a:link
{ 
	text-decoration: none; 
	color: #000000; 
}

a:visited 
{ 
	text-decoration: none;
	color: #666600; 
}

a:hover 
{ 
	text-decoration: none;
	color: #666600; 
}

.welcome_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #505027;
	text-decoration: none;
	text-align: center;
}

.welcome_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #505027;
	text-decoration: none;
	text-align: center;
}

.welcome_parents
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #505027;
	text-decoration: none;
	text-align: center;
}

.welcome_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F1F1F;
	text-decoration: none;
	text-align: center;
}