.page_link:link
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}

.page_link:active
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}

.page_link:visited
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}

.page_link:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000099;
}

.model_link:link
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#002255;
}

.model_link:active
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#002255;
}

.model_link:visited
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#002255;
}

.model_link:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}