```html
```html
<style>
a {
color: red;
font-size: 20px;
a:hover {
color: blue;
font-size: 16px;
</style>
```html
<style>
a:hover {
text-display: block;
</style>
```html
```html
<style>
a {
color: red;
font-size: 20px;
a:hover {
color: blue;
font-size: 16px;
</style>
```html
<style>
a:hover {
text-display: block;
</style>