/* a Görbe Forever!!! oldal alap stílusa */

BODY 
{
	background-color: #FDFDFD;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	scrollbar-face-color: #FDFDFD;
	scrollbar-highlight-color: #A1D09C;
	scrollbar-shadow-color: #A1D09C;
	scrollbar-3dlight-color: #FDFDFD;
	scrollbar-arrow-color:  #A1D09C;
	scrollbar-track-color: #FDFDFD;
	scrollbar-darkshadow-color: #FDFDFD;
	
	margin-top: 0;
	margin-left: 0;
	
	font-size: 14pt;
	font-family: "Palatino Linotype", "Times New Roman", serif;
}


p
{
    color: #60955B;
    line-height: 120%;
    margin-top: 6px;
	margin-bottom: 6px;
    text-decoration: none;
    cursor: default;
}

.olimpia
{
    color: #7EC8E6;
    line-height: 120%;
    margin-top: 6px;
	margin-bottom: 6px;
    text-decoration: none;
    cursor: default;
}

.bl
{
    color: #800000;
}

.eb
{
    color: #808000;
}

.ehf
{
    color: #4040FF;
}

a:link,
a:visited
{
    color: #60955B;
    text-decoration: none;
    cursor: default;
}

a:hover,
a:active
{
    cursor: pointer;
    outline: none;
}

.darklink:hover,
.darklink:active
{
    color: #0C5204;
    text-decoration: none;
    cursor: default;
}

.thickboxlink:link,
.thickboxlink:visited
{
	color: green;
}

.thickboxlink:hover,
.thickboxlink:active
{
    text-decoration: underline;
    cursor: pointer;
}

.olimpiailink:link,
.olimpiailink:visited
{
    color: #7EC8E6;
    line-height: 120%;
    margin-top: 6px;
	margin-bottom: 6px;
    text-decoration: none;
    cursor: default;
}

.olimpiailink:hover,
.olimpiailink:active
{
    color: #2686AA;
    line-height: 120%;
    margin-top: 6px;
	margin-bottom: 6px;
    text-decoration: none;
    cursor: default;
}

.bl-link:link,
.bl-link:visited
{
    color: #800000;
}

.bl-link:hover,
.bl-link:active
{
    color: #540000;
}

.ehf-link:link,
.ehf-link:visited
{
    color: #4040FF;
}

.ehf-link:hover,
.ehf-link:active
{
    color: #0000C0;
}

.arany-link:link,
.arany-link:visited
{
    color: #FFCC00;
}

.arany-link:hover,
.arany-link:active
{
    color: #CC9900;
}

table
{
    color: #60955B;
    font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 14pt;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}