@charset "UTF-8";
/* CSS Document */


.aboutimg
	{
	float:left;
	padding-right:10px;
	}
.linksname
	{
	font-size:16px;
	line-height:16px;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	}
.linksname a:link {
	text-decoration:none;
	color:#333333;
	}
	
.linksname a:visited {
	text-decoration:none;
	color:#333333;	
	}
.linksname a:hover {
	text-decoration:underline;
	color:#333333;	
	}			
.linksurl
	{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#002868;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
	}
.linksurl a:link {
	text-decoration:none;
	color:#002868;
	}
	
.linksurl a:visited {
	text-decoration:none;
	color:#002868;	
	}
.linksurl a:hover {
	text-decoration:underline;
	color:#002868;	
	}		
	
.linksaddress
	{
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#333333;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
	}
#linkbox
	{
	width:330px;
	float:left;
	margin-top:10px;
	padding-left:20px;
	padding-right:10px;
	}
		
