a:link{
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}

a:visited{
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}

a:hover{
	color : #CC2900;
	font-weight : normal;
	text-decoration : underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

p{
	color: #333333;
	text-align: left;
	font-size: 16px;
}	
