﻿#links
{
	text-align:			left;
	margin-left:		20px;
	margin-right:		20px;
}

.section
{
	background-color:	#fffff5;
	padding:			3px;
	margin-bottom:		7px;		
	border:				#f5f5f5 1px solid;
}

.linkdesc
{
	margin-bottom:		3px;
}

#links h1 {color: #000000; font-family: arial; font-size: 16px; font-weight: bold; text-align: justify;}

#links A {color: #ae2906; text-decoration: none;}
#links A:link {color: #ae2906; text-decoration:	none;}
#links A:hover {color: #ae2906; text-decoration: underline;}
