/*********************************************** 
* FeketeGyorgy.hu css file (C) 2007
* Created by xTrinal-Studio (http://www.xtrinal.net)
***********************************************/
body {
	font-family: Arial;
	color: white;
	font-size: 12px;
	background-color: #282828; 
  margin: 0px;
  padding: 0px;
}
#contects {
	position: absolute;
	text-align: left;
	width: 240px;
	height: 155px;
}
a:link, a:visited {
	font-family: Arial;
	color: white;
	font-size: 12px;
	text-decoration: none; 
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}