.link1 {

font-family: Trebuchet MS; font-size: 12px; color: #FFFFFF; font-weight: bold
}

:hover.link1 {
font-family: Trebuchet MS; font-size: 12px; color: #FFCBB3; font-weight: bold
}

.link2 {
font-family: Trebuchet MS; font-size: 12px; color: #333333; font-weight: bold
}

:hover.link2 {
font-family: Trebuchet MS; font-size: 12px; color: #CC6600; font-weight: bold
}

.link3 {
font-family: Trebuchet MS; font-size: 12px; color: #333333; font-weight: bold; text-decoration:none
}

:hover.link3 {
font-family: Trebuchet MS; font-size: 12px; color: #CC6600; font-weight: bold; text-decoration:none
}

.link4 {
font-family: Trebuchet MS; font-size: 16px; color: #C73B3A; font-weight: bold; text-decoration:none
}

:hover.link4 {
font-family: Trebuchet MS; font-size: 16px; color: #CC6600; font-weight: bold; text-decoration:none
}

.content{

font-family: Trebuchet MS; font-size: 12px; color: #000000; text-align: left;
}

.input-text {
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

