/* CSS Document - www.ecalumni.com */

a:hover {
	color: #9490C6;
}

a { 
	color : #0000FF; text-decoration : none;
}

body {
	background-color: #FFFFFF;
}

.heading {
	font-size: 36px;
}

.smallheading {
	font-size: 24px;
}
