﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a {
	color: #000000;
	text-decoration:underline;	
}

a:hover {
	color: #000000;
	text-decoration:none;	
}

.alaptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}

.alaptxt A{
	color: #000000;
	text-decoration:underline;
}

.alaptxt A:hover {
	color: #000000;
	text-decoration:none;
}