a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

div.home
{
	font-family: 'Times New Roman';
	text-align: justify;
	margin: 5px;
}

div.footer
{
	font-family: 'Times New Roman';
	text-align: center;
	color: black;
	font-weight: bold;
}

div.right
{
	font-family: 'Times New Roman';
	Text-align: left;
	font-size: 13pt;
	color: black;
	background-image: url('../Images/right.png');
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-left:5px;
	margin-top:5px;
	padding-top:20px;
	padding-bottom:20px;
}

div.center
{
	font-family: 'Times New Roman';
	Text-align: left;
	font-size: 13pt;
	color: #800080;
	margin:20px;
}

div.my_marg
{
	margin-left: 30px;
}

div.my_marg_bord
{
	margin-left: 30px;
	border-top: 1px solid  green;
	border-bottom: 1px solid  green;
	border-left: 1px solid  green;
	border-right: 1px solid  green;
	padding-left: 20px;
}

div.my_link
{
	font-family: 'Time New Roman';
	color: black;
	font-weight: bold;
}

P.title
{
	font-family: 'Time New Roman';
	font-weight: bold;
	color: #800080;
	border-left: limegreen solid 10pt;
	border-bottom: limegreen solid 1pt;
}
