a	{
	color: #FF2931;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #5e49aa;
	text-decoration: underline;
}

H3 	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #F9CC0B;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #FF2931;
}

UL	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 13px;
	color: #000000;
}

.inputtext	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}

SELECT	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 12px;
	color: #000000;
}

.content	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 13px;
	color: #110088;
}

.error	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 13px;
	color: #FF2931;
}

.header	{
	font-family: "Tahoma", "Verdona", "Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF2931;
}

#red	{
	color: #FF2931;
}

#blue	{
	color: #4A63D6;
}

#small	{
	font-size: 11px;
}

#netlink	{
	color: #F9CC0B;
}

.submit	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 9px;
	color: #0E3197;
	border: 1px solid #66CEE8;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #B9E6FB;
	height: 19px;
}