.author
	{
	font-weight : bolder;
	color: blue;
	}

.title
	{
	font-style : italic;
	}

.journal , .booktitle
	{
	text-decoration: underline;
	}

.year
	{
	color: red
	}
