
A:link
{ text-decoration: underline; color:#C21E7B; }
A:visited
{ text-decoration: line-through; color:#C21E7B; }
A:active
{ text-decoration: blink; color:#C21E7B; }
A:hover
{ text-decoration: none; color:#C21E7B; }

background-color:#3597C5;





h1 {font-family: value; arial,verdana, comic sans 
color: value; #C21E7B } 

p {font-family: value; arial, verdana
color: value; #C21E7B } 

body 
{
background-color: #0B78AA;
background-image: url(korinochobkg.jpg);
background-repeat:   no-repeat;
background-position: 0, 2; 
background-attachment: fixed;

font-family: arial;
color:#C21E7B ; 
letter-spacing: value; 3pt
font-weight: normal;
font-size: x-small;

scrollbar-face-color : #5FAF97; 
scrollbar-highlight-color : #5FAF97; 
scrollbar-3dlight-color : #81BCD7; 
scrollbar-shadow-color : #5FAF97; 
scrollbar-darkshadow-color : #81BCD7;
scrollbar-track-color : #3597C5; 
scrollbar-arrow-color : #3597C5;
direction:ltr;
}