a:link {
color : #000000;
	text-decoration : none;
}
a:visited {
	color : #000000;
	text-decoration : none;
}
a:active 
{
	color : #000099;
	text-decoration : none;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
body
{
margin:0px;
background-image: url('images/backgroundw.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
background-color: #FCF3D5;
}
img { 
border: 0px; 
}

.hirek{
margin:10px 0px 10px 0px;
width:200px; 
height:25px; 
text-align:center; 
vertical-align:middle;
background:url('images/menugomb.png') center center no-repeat;
font-weight:bold; 
font-style:italic;
}
#regihir a{
color:blue;
}
