

A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
.boton {	COLOR: #000000;  background: url(button_bg.gif) ; FONT: 12px ; font-weight: bold;
}
.boton1 {	COLOR: #FFFFFF;  background: url(button_bg1.gif) ; FONT: 12px; width:65; height:18;padding: 0px 18px 0px 3px;font-weight: bold;
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #66FF33; TEXT-DECORATION: none ; 
}
A:active {
	COLOR: yellow; TEXT-DECORATION: none; 
}

.bg {
	BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(bg.gif); BACKGROUND-REPEAT: repeat-y}
}
..drag{position:relative;cursor:hand}
..drag2{position:relative;cursor:hand}
body{scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#D0C9C9;
scrollbar-track-color:#eeeeee;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#D0C9C9;
scrollbar-3dlight-color:#eeeeee;
scrollbar-darkshadow-Color:#eeeeee; }
b {background:#eeeeee ; width:99%; font-size:13}
option
{
	background: pink  top left;
	height: 16px;
width: 16px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}
select
{
	background: #eeeeee  top left;
	height: 16px;
width: 150px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
h2{color:#000000;background:url('h2.gif'); }