@charset "UTF-8";
/* CSS Document */

.buttons {
    position: fixed;
	top: 0px;
    right: 20px;
}
.cvlinks{
	color:#fff;
	background:#333;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}