a:link 		{ text-decoration:none; color:#000000 }
a:visited  	{ text-decoration:none; color:#000000 }
a:active 	{ text-decoration:none; color:#000000 }
a:hover 	{ text-decoration:none; color:#505050 }
a.self:link 	{ text-decoration:none; color:#808080 }
a.self:visited  { text-decoration:none; color:#808080 }
a.self:active 	{ text-decoration:none; color:#808080 }
a.self:hover 	{ text-decoration:none; color:#585858 }

a.self2:link 	{ text-decoration:none; color:#808080 }
a.self2:visited  { text-decoration:none; color:#808080 }
a.self2:active 	{ text-decoration:none; color:#808080 }
a.self2:hover 	{ text-decoration:none; color:#585858 }

a		{ cursor:pointer }

body {
background-color:#E6E6E6; 
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
cursor:default;
height:100%;
width:100%;
overflow:hidden;
font-family:courier new;
font-weight:bold;
}

iframe, div, form {
padding:0px;
margin:0px;
}

#prosite {
border:0px;
position:absolute; 
bottom:10px; 
right:10px;
}

.img_add {
border:0px;
height:15px;
width:80px;
margin-right:3px;
}

	

