	body, html {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9px;
		color: #95579C;
		background-color: #E1D2E7;
		SCROLLBAR-BASE-COLOR: #E1D2E7; 
		SCROLLBAR-FACE-COLOR: #E1D2E7;
		SCROLLBAR-ARROW-COLOR: #F8F4FA;
		}
	
	.tagsFrame{
		height: 200px;
		width: 135px;
		margin: 0;
		padding: 0;
		border-width: 1px 1px 1px 1px;
		border-color: #a5216b;
		border-style: solid;
		}

	.inputBox {
		padding: 0px 0px 0px 0px;
		}
	
	.inputSBox {
		float: inherit;
		padding: 0px 0px 0px 0px;
		}
	
	.textBox {
		float: inherit;
		padding: 2px 0px 0px 7px;
		}
	a:link { 
		color: #a5216b;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px dashed #a5216b;
		}
	

	a:visited { 
		color: #a5216b;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px dashed #a5216b;
		}

	a:hover { 
		color: #ea92c4;
		text-decoration: none;
		font-weight: bold;
		border-bottom: 1px dotted #ea92c4;
		}
	
	.input {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9px;
		color: #95579C;
		background-color: #E1D2E7;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: #95579C;
		}
		
	.button {
		border: 1px #95579C solid;
		background-image: url(http://pixels.enchanted-graphics.com/images/tile3-pixels-tamalita.jpg);
		}
