body {
	margin: 0 0 0 0;
}

.jobb
	{
	 border-style: solid;
	 border-left-width: 0px;
	 border-right-width: 1px;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 border-color: red;
	 font-size: 11;
	 font-family: georgia;
	 color: #562828;
	}

.szoveg
	{
	 font-size: 12;
	 line-height: 20px;
	 font-family: georgia;
	 color: #562828;
	}

.szoveg a
	{
	color: red;
	text-decoration: none;
	}

.szoveg a:hover
	{
	color: #562828;
	text-decoration: none;
	}

.short
	{
	 font-size: 10;
	 font-family: georgia;
	 color: #562828;
	}
.short a
	{
	 color: #562828;
 	 text-decoration: none;
	}
		
.short a:hover
	{
	 color: #DA251D;
 	 text-decoration: none;
	}	

.vid a img
{
	border: 2px solid white;
}

.vid a:hover img
{
	border: 2px solid #DA251D;
}