.aat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;

}
a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #C57F7F;
	text-decoration: none;

}
a:hover {
	color: #B97777;
	text-decoration: none;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCC66;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	font-weight: bold;

}
