body { 
font-weight : normal; 
font-size : medium; 
font-family : sans-serif; 
color : black; 
background-color : #00ffff; 
} 
/* 
By virtuala.org
*/
a:link, a:active, a:visited { 
text-decoration : underline; 
color : navy; 
} 
a:active { 
text-decoration : underline; 
color : #67c4ff; 
} 
a:hover { 
text-decoration : none; 
color : #ff0000; 
/* 
{ cursor: url("http://virtuala.org/"); }

background : url("http://virtuala.org/style/line.gif") repeat-x; 
height : 1px; 
margin-top : 3px; 
margin-bottom : 3px; 
width : 100%;
*/
} 
a.red { 
color : #ff0000; 
} 
a.blue { 
color : blue; 
} 
div.virtuala { 
background : #59ace0 url("http://virtuala.org/style/bbg.gif") repeat-x; 
/*
border: 2px ridge #C6FE1D; color: #000000;
*/
} 
div.yellow { 
background : #59ace0 url("http://virtuala.org/style/yellow_big.gif") repeat-x; 
/*
border: 2px ridge #C6FE1D; color: #000000;
*/

} 
div.form { 
color : black; 
background-color : yellow; 
text-align : left; 
margin-bottom : 4px; 
} 
div.hidden { 
padding : 1px 6px 1px 6px; 
} 
select, input { 
background-color : lime; 
} 
div.image { 
	float : right; 
} 
