a {

	font-size: 10px;

	color: #FF0000;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FF0000;

}

a:hover {

	text-decoration: none;

	color: #FF0000;

}

a:active {

	text-decoration: none;

	color: #FF0000;

}

.inputtext {

	color: #666666;

	font-size: 10px;

	font-family:Verdana, Arial, Helvetica, sans-serif

}

.inputbutton {

	color: #FF0000;

	font-size: 12px;

	font-family:Verdana, Arial, Helvetica, sans-serif

}

.inputtext2 {

	color: #666666;

	font-size: 10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	border-bottom-width:thin;

	border-bottom-color:#FF7777;

	border-top:0;

	border-left:0;

	border-right:0;

}

.comsg {

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

}

.topic1{

	font-size: 14px;

	font-weight: bold;

}

.heading1 {

	font-size: 14px;

	font-weight: bold;

	color: #3366FF

}

.heading_white {

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF

}

.content1 {

	font-size: 12px;

}

.content_white {

	font-size: 14px;

	font-weight: bold;

	color:#FFFFFF

}

.content_event {

	font-size: 14px;

	font-weight: bold;

	color:#000000

}