/*     This file is part of Sitemakers.be's Tagboard 
   Copyright © 2003-2004 Sitemakers.be - Some Rights Reserved */

#tagboard p {
	margin: 0px;
	padding: 0px;
                     background-color: transparent;
}
#tagboard form p {
	padding-left: 10px;
                     background-color: transparent;
}
input {  /* input changes the input fields */
}
a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: overline;
}
.tag2 {
	color: black;
	background-color: white;
                     font-family: verdana;      
                     font-size: 70%;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	color: black;
	font-weight: bold;
}
.tag1 {
	color: black;
	background-color: white;
                     font-size: 70%;
                     font-family: verdana;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	color: black:
	font-weight: bold;
}
#parchs {
	margin-top: 15px;
}
#pslink {
	text-size: 70%;
	text-align: center;
}
#psmileys img {
	cursor: ne-resize;
}
#tb_num_data {
	font-size: 40%;
                      background-color: white;
}