﻿body{
	margin: 0px;
	padding: 0px;
}
A:link
{
	
	text-decoration: none;
}

A:visited
{
	 
	text-decoration: none;
}
/*
A:hover
{
	color: #0A66BC;
	text-decoration: none;
}
A:active
{
	color: #000000;
	text-decoration: none;
}*/
.border
{
	border-right: #a92f06 1px solid;
	border-top: #a92f06 1px solid;
	border-left: #a92f06 1px solid;
	border-bottom: #a92f06 1px solid;
}
.textalign
{
	text-align: justify;
}
