input, textarea, select, button
{
	color : #666666;
	background-color : #DEDEDE;
	border : 1px solid #666666;
	font-size : 12px;
	height : 21px;
	font-family : Arial, Helveteica, sans-serif;
}

button
{
	cursor : pointer;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.szovegtorzs {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;




}

p,
li
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;




}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;

}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	font-style: normal;

}
