body {
color: #000000;
font-family: tahoma;
font-size:10;
background-attachment:fixed;
background-repeat: repeat-y;
overflow: -moz-scrollbars-vertical; 
overflow-x: hidden; 
}

A:link , A:visited {
color: #ff71cf;
font-family:  Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size:10px;
text-decoration:none;
}


A:hover {
color: #284042;
}

A:link img, A:visited img { 
border-style: solid;
border-width:1px;
border-color: #ffffff;
padding:2px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 0.10;
	background-color:#ffc1df;
}

A:hover img { 
border-style: solid;
border-width:1px;
border-color: #ff7abb;
padding:2px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background-color:#ffc1df;
}

.top
{
 color: #ffffff;
 font-size: 8px;
 font-family: tahoma;
 font-weight: bold;
 text-align: center;
 text-transform:uppercase;
 letter-spacing: 1px;
 background-color: #ff7cbc;
 border-bottom: 2px dotted #e9308b; 
  border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;   
 border-top: 0px dashed #abb79f; 
 padding:0px; 
}

.tartalomtop
{
 color: #ffffff;
 font-size: 8px;
 font-family: tahoma;
 font-weight: bold;
 text-align: center;
 text-transform:uppercase;
 letter-spacing: 1px;
 background-color: #ff7ac1;
 border-bottom: 0px dotted #ff6fd1; 
  border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;   
 border-top: 0px dashed #abb79f; 
 padding:0px; 
}

.cutetop
{
 color: #ffffff;
 font-size: 10px;
 font-family: arial black;
 font-weight: bold;
 text-align: center;
 text-transform:uppercase;
 letter-spacing: 1px;
 background-color: #ffb8d8;
 border-bottom: 2px dotted #ff6fd1; 
  border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;   
 border-top: 0px dashed #abb79f; 
 padding:0px; 
}

.bottom
{
 color: #f2ffce;
 font-size: 9px;
 font-family: verdana;
 font-weight: italic;
 text-align: right;
 text-transform: uppercase;
 letter-spacing: 0px;
 background:#6a7843;
 border-bottom: 0px solid #7791ac; 
 border-top: 0px solid #7ebdff; 
 padding:0px; 
}

.content
{
 color: #ffffff;
 font-size: 9px;
 font-family: trebuchet ms;
 font-weight: normal;
 background:none;
 padding: 1px;
 border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;
 border: 0px solid #e7e7e7;
 text-align:left;
 }

 .cutecontent
{
 color: #9c9c9c;
 font-size: 9px;
 font-family: trebuchet ms;
 font-weight: normal;
 background:none;
 padding: 1px;
 border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;
 border: 0px solid #e7e7e7;
 text-align:left;
 }

.tartalomcontent
{
 color: #b0b0b0;
 font-size: 9px;
 font-family: trebuchet ms;
 font-weight: normal;
 background:none;
 padding: 1px;
 border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;
 border-bottom: 0px solid #d2d2d2;
 text-align:left;
 } 

h2 {
font-size:9px;
background: #E0DED3;
color: #ff7ad2;
text-align:right;
text-transform: lowercase;
letter-spacing:3px;
font-family: arial;
font-weight: italic;
}

b {
 font-size: 8px;
 color: #878787;
 font-family:georgia;
 font-weight: normal;
 border-top: solid 0px #cacaca;
 border-bottom: solid 2px #ff5bb8;
 text-transform:lowercase;
 }
 
u {
 font-size: 8px;
 color: #ff79b8;
 font-family:tahoma;
 font-weight: bold;
 border-top: solid 0px #cacaca;
 border-bottom: dashed 1px #85d865;
 text-transform:none;
 }
 
i{
 font-size: 8px;
 color: #969696;
 font-family:arial;
 font-weight: italic;
 border-top: solid 0px #cacaca;
 border-bottom:  0px #85d865;
 text-transform:none;
 }
