﻿
.linkPage
{
	font-size:11pt;
	font-weight:bold;
	color:#266698;	
	font-family:Arial;
	background:url(Images/TitleBg.gif) repeat-x;
	text-decoration:none;
	margin-left:30px;
	text-align:center;
	padding-top:5px;
}
.linkPage:hover
{
	font-size:11pt;
	font-weight:bold;
	color:#147DCF;	
	text-decoration:none;
	font-family:Arial;
	background:url(Images/TitleBg.gif) repeat-x;
	margin-left:30px;
	text-align:center;
	padding-top:5px;
	
}

.memustyleManage
{
	font-family:Arial;
	font-size:10pt;
	color:#316D9C;
	text-decoration:none;
	cursor:hand;
}